home *** CD-ROM | disk | FTP | other *** search
/ comtecelectrical.ca / www.comtecelectrical.ca.tar / www.comtecelectrical.ca / infobots / Backup / MSOCache / All Users / 90000409-6000-11D3-8CFE-0150048383C9 / L2561412.CAB / F301_uspanntn.xml.AF40AAF8_9187_4E0C_A23E_344075B53E7C < prev    next >
Text File  |  2001-01-23  |  177KB  |  4,716 lines

  1. <ConceptualSchema xmlns="urn:schemas-microsoft-com:isg\metaschemas\isg"
  2.     xmlns:dt="urn:schemas-microsoft-com:datatypes"
  3.     xmlns:ol="urn:schemas-microsoft-com:isg\schemas\outlook">
  4.  
  5.     <MetaData xml:lang="en-US">
  6.         <Patterns>
  7.             <EntityPattern>
  8.                 <Structure>
  9.                     <Entity type="ol:OlSensitivity" id="Sensitivity"/>
  10.                 </Structure>
  11.                 <Constraint>
  12.                     <Comparison op="gt">
  13.                         <Entity ref="Sensitivity"/>
  14.                         <Long>0</Long>
  15.                     </Comparison>
  16.                 </Constraint>
  17.                 <HasPhrase>
  18.                     <String>sensitive</String>
  19.                 </HasPhrase>
  20.             </EntityPattern>
  21.             <EntityPattern>
  22.                 <Structure>
  23.                     <Entity type="ol:OlSensitivity" id="Sensitivity"/>
  24.                 </Structure>
  25.                 <Constraint>
  26.                     <Comparison op="gt">
  27.                         <Entity ref="Sensitivity"/>
  28.                         <Long>1</Long>
  29.                     </Comparison>
  30.                 </Constraint>
  31.                 <HasPhrase>
  32.                     <String>very sensitive</String>
  33.                     <String>highly sensitive</String>
  34.                     <String>high sensitivity</String>
  35.                     <String>sensitivity high</String>
  36.                 </HasPhrase>
  37.             </EntityPattern>
  38. <!-- jonasbar 000904: disable subobjects.
  39.             <EntityPattern>
  40.                 <Structure>
  41.                     <Entity type="ol:OlMeetingResponse" id="Response"/>
  42.                 </Structure>
  43.                 <Constraint>
  44.                     <Connective op="or">
  45.                         <Comparison op="eq">
  46.                             <Entity ref="Response"/>
  47.                             <Long>2</Long>
  48.                         </Comparison>
  49.                         <Comparison op="eq">
  50.                             <Entity ref="Response"/>
  51.                             <Long>3</Long>
  52.                         </Comparison>
  53.                     </Connective>
  54.                 </Constraint>
  55.                 <HasPhrase>
  56.                     <String>accept</String>
  57.                     <String>attend</String>
  58.                 </HasPhrase>
  59.             </EntityPattern>
  60.             <EntityPattern>
  61.                 <Structure>
  62.                     <Entity type="ol:Attachment" id="Item">
  63.                         <Relation type="ol:HasFileName">
  64.                             <Entity type="ol:FileNameString" id="FileName"/>
  65.                         </Relation>
  66.                     </Entity>
  67.                 </Structure>
  68.                 <Constraint>
  69.                     <Connective op="and">
  70.                         <Connective op="not">
  71.                             <Comparison op="null">
  72.                                 <Entity ref="Item"/>
  73.                             </Comparison>
  74.                         </Connective>
  75.                         <Match op="like">
  76.                             <Entity ref="FileName"/>
  77.                             <String>".xls"</String>
  78.                         </Match>
  79.                     </Connective>
  80.                 </Constraint>
  81.                 <HasPhrase>
  82.                     <String>spreadsheet</String>
  83.                     <String>worksheet</String>
  84.                     <String>Excel</String>
  85.                     <String>Excel document</String>
  86.                     <String>Excel file</String>
  87.                 </HasPhrase>
  88.             </EntityPattern>
  89.             <EntityPattern>
  90.                 <Structure>
  91.                     <Entity type="ol:Attachment" id="Item">
  92.                         <Relation type="ol:HasFileName">
  93.                             <Entity type="ol:FileNameString" id="FileName"/>
  94.                         </Relation>
  95.                     </Entity>
  96.                 </Structure>
  97.                 <Constraint>
  98.                     <Connective op="and">
  99.                         <Connective op="not">
  100.                             <Comparison op="null">
  101.                                 <Entity ref="Item"/>
  102.                             </Comparison>
  103.                         </Connective>
  104.                         <Match op="like">
  105.                             <Entity ref="FileName"/>
  106.                             <String>".doc"</String>
  107.                         </Match>
  108.                     </Connective>
  109.                 </Constraint>
  110.                 <HasPhrase>
  111.                     <String>Word</String>
  112.                     <String>Word document</String>
  113.                     <String>Word file</String>
  114.                 </HasPhrase>
  115.             </EntityPattern>
  116.             <EntityPattern>
  117.                 <Structure>
  118.                     <Entity type="ol:Attachment" id="Item">
  119.                         <Relation type="ol:HasFileName">
  120.                             <Entity type="ol:FileNameString" id="FileName"/>
  121.                         </Relation>
  122.                     </Entity>
  123.                 </Structure>
  124.                 <Constraint>
  125.                     <Connective op="and">
  126.                         <Connective op="not">
  127.                             <Comparison op="null">
  128.                                 <Entity ref="Item"/>
  129.                             </Comparison>
  130.                         </Connective>
  131.                         <Match op="like">
  132.                             <Entity ref="FileName"/>
  133.                             <String>".txt"</String>
  134.                         </Match>
  135.                     </Connective>
  136.                 </Constraint>
  137.                 <HasPhrase>
  138.                     <String>text</String>
  139.                     <String>text document</String>
  140.                     <String>text file</String>
  141.                 </HasPhrase>
  142.             </EntityPattern>
  143.             <EntityPattern>
  144.                 <Structure>
  145.                     <Entity type="ol:Attachment" id="Item">
  146.                         <Relation type="ol:HasFileName">
  147.                             <Entity type="ol:FileNameString" id="FileName"/>
  148.                         </Relation>
  149.                     </Entity>
  150.                 </Structure>
  151.                 <Constraint>
  152.                     <Connective op="and">
  153.                         <Connective op="not">
  154.                             <Comparison op="null">
  155.                                 <Entity ref="Item"/>
  156.                             </Comparison>
  157.                         </Connective>
  158.                         <Match op="like">
  159.                             <Entity ref="FileName"/>
  160.                             <String>".ppt"</String>
  161.                         </Match>
  162.                     </Connective>
  163.                 </Constraint>
  164.                 <HasPhrase>
  165.                     <String>PowerPoint</String>
  166.                     <String>PowerPoint document</String>
  167.                     <String>PowerPoint file</String>
  168.                     <String>PowerPoint presentation</String>
  169.                     <String>presentation</String>
  170.                     <String>PowerPoint slide</String>
  171.                     <String>slide</String>
  172.                 </HasPhrase>
  173.             </EntityPattern>
  174.             <EntityPattern>
  175.                 <Structure>
  176.                     <Entity type="ol:Attachment" id="Item"/>
  177.                 </Structure>
  178.                 <Constraint>
  179.                     <Connective op="not">
  180.                         <Comparison op="null">
  181.                             <Entity ref="Item"/>
  182.                         </Comparison>
  183.                     </Connective>
  184.                 </Constraint>
  185.                 <HasPhrase>
  186.                     <String>attachment</String>
  187.                     <String>enclosure</String>
  188.                     <String>document</String>
  189.                     <String>file</String>
  190.                 </HasPhrase>
  191.             </EntityPattern>
  192. -->
  193.             <EntityPattern>
  194.                 <Structure>
  195.                     <Entity type="ol:OlResponseStatus" id="Response"/>
  196.                 </Structure>
  197.                 <Constraint>
  198.                     <Connective op="or">
  199.                         <Comparison op="eq">
  200.                             <Entity ref="Response"/>
  201.                             <Long>2</Long>
  202.                         </Comparison>
  203.                         <Comparison op="eq">
  204.                             <Entity ref="Response"/>
  205.                             <Long>3</Long>
  206.                         </Comparison>
  207.                     </Connective>
  208.                 </Constraint>
  209.                 <HasPhrase>
  210.                     <String>accept</String>
  211.                     <String>attend</String>
  212.                 </HasPhrase>
  213.             </EntityPattern>
  214.             <EntityPattern>
  215.                 <Structure>
  216.                     <!-- TODO: I'd like to generalize this to MailOrMeetingItem but cannot until
  217.                          we begin using recipient objects again. -->
  218.                     <Entity type="ol:MailOrMeetingItem" id="Item">
  219.                         <Relation type="ol:HasToOrCcOrBcc">
  220.                             <Entity type="ol:EmailDisplayNames" id="Who"/>
  221.                         </Relation>
  222.                     </Entity>
  223.                 </Structure>
  224.                 <Constraint>
  225.                     <Comparison op="eq">
  226.                         <Entity ref="Who"/>
  227.                         <Special value="username"/>
  228.                     </Comparison>
  229.                 </Constraint>
  230.                 <HasPhrase>
  231.                     <String>send me</String>
  232.                     <String>send to me</String>
  233.                     <String>I receive</String>
  234.                     <String>I get</String>
  235.                 </HasPhrase>
  236.             </EntityPattern>
  237.             <EntityPattern>
  238.                 <Structure>
  239.                     <!-- TODO: I'd like to generalize this to MailOrMeetingItem but cannot until
  240.                          we begin using recipient objects again. -->
  241.                     <Entity type="ol:MailOrMeetingItem" id="Item">
  242.                         <Relation type="ol:HasSenderName">
  243.                             <Entity type="ol:EmailDisplayNames" id="Who"/>
  244.                         </Relation>
  245.                     </Entity>
  246.                 </Structure>
  247.                 <Constraint>
  248.                     <Comparison op="eq">
  249.                         <Entity ref="Who"/>
  250.                         <Special value="username"/>
  251.                     </Comparison>
  252.                 </Constraint>
  253.                 <HasPhrase>
  254.                     <String>I send</String>
  255.                 </HasPhrase>
  256.             </EntityPattern>
  257.             <EntityPattern>
  258.                 <Structure>
  259.                     <Entity type="ol:AppointmentItem" id="Item">
  260.                         <Relation type="ol:HasOrganizer">
  261.                             <Entity type="ol:EmailDisplayName" id="Who"/>
  262.                         </Relation>
  263.                     </Entity>
  264.                 </Structure>
  265.                 <Constraint>
  266.                     <Comparison op="eq">
  267.                         <Entity ref="Who"/>
  268.                         <Special value="username"/>
  269.                     </Comparison>
  270.                 </Constraint>
  271.                 <HasPhrase>
  272.                     <String>I organize</String>
  273.                     <String>I organise</String>
  274.                     <String>I arrange</String>
  275.                     <String>organize by me</String>
  276.                     <String>organise by me</String>
  277.                     <String>arrange by me</String>
  278.                 </HasPhrase>
  279.             </EntityPattern>
  280.             <EntityPattern>
  281.                 <Structure>
  282.                     <Entity type="ol:Entity" id="Id"/>
  283.                 </Structure>
  284.                 <Constraint>
  285.                     <OrderBy ref="Id" direction="ascending"/>
  286.                 </Constraint>
  287.                 <HasPhrase>
  288.                     <String>first</String>
  289.                     <String>ascending</String>
  290.                     <String>ascending order</String>
  291.                     <String>increasing</String>
  292.                     <String>increasing order</String>
  293.                 </HasPhrase>
  294.             </EntityPattern>
  295.             <EntityPattern>
  296.                 <Structure>
  297.                     <Entity type="ol:Entity" id="Id"/>
  298.                 </Structure>
  299.                 <Constraint>
  300.                     <OrderBy ref="Id" direction="descending"/>
  301.                 </Constraint>
  302.                 <HasPhrase>
  303.                     <String>last</String>
  304.                     <String>descending</String>
  305.                     <String>descending order</String>
  306.                     <String>decreasing</String>
  307.                     <String>decreasing order</String>
  308.                 </HasPhrase>
  309.             </EntityPattern>
  310.             <EntityPattern>
  311.                 <Structure>
  312.                     <Entity type="ol:DateTime" id="Id"/>
  313.                 </Structure>
  314.                 <Constraint>
  315.                     <OrderBy ref="Id" direction="ascending"/>
  316.                 </Constraint>
  317.                 <HasPhrase>
  318.                     <String>oldest</String>
  319.                     <String>first</String> <!-- To give a slight preference to hooking up to dates. -->
  320.                 </HasPhrase>
  321.             </EntityPattern>
  322.             <EntityPattern>
  323.                 <Structure>
  324.                     <Entity type="ol:DateTime" id="Id"/>
  325.                 </Structure>
  326.                 <Constraint>
  327.                     <OrderBy ref="Id" direction="descending"/>
  328.                 </Constraint>
  329.                 <HasPhrase>
  330.                     <String>youngest</String>
  331.                     <String>last</String> <!-- To give a slight preference to hooking up to dates. -->
  332.                 </HasPhrase>
  333.             </EntityPattern>
  334.             <EntityPattern>
  335.                 <Structure>
  336.                     <Entity type="ol:DateTime" id="Time"/>
  337.                 </Structure>
  338.                 <Constraint>
  339.                     <Connective op="and">
  340.                         <OrderBy ref="Time" direction="descending"/>
  341.                         <Comparison op="le">
  342.                             <Entity ref="Time"/>
  343.                             <Special value="today"/>
  344.                         </Comparison>
  345.                     </Connective>
  346.                 </Constraint>
  347.                 <HasPhrase>
  348.                     <String>latest</String>
  349.                     <String>most recent</String>
  350.                     <String>next most recent</String>
  351.                     <String>recent</String>
  352.                     <String>past</String>
  353.                 </HasPhrase>
  354.             </EntityPattern>
  355.             <EntityPattern>
  356.                 <Structure>
  357.                     <Entity type="ol:DateTime" id="Time"/>
  358.                 </Structure>
  359.                 <Constraint>
  360.                     <Connective op="and">
  361.                         <OrderBy ref="Time" direction="ascending"/>
  362.                         <Comparison op="ge">
  363.                             <Entity ref="Time"/>
  364.                             <Special value="today"/>
  365.                         </Comparison>
  366.                     </Connective>
  367.                 </Constraint>
  368.                 <HasPhrase>
  369.                     <String>next</String>
  370.                     <String>upcoming</String>
  371.                     <String>future</String>
  372.                 </HasPhrase>
  373.             </EntityPattern>
  374.             <EntityPattern>
  375.                 <Structure>
  376.                     <Entity type="ol:TaskItem" id="Item">
  377.                         <Relation type="ol:HasDateCompleted">
  378.                             <Entity type="ol:DateTime" id="Time"/>
  379.                         </Relation>
  380.                         <Relation type="ol:IsComplete">
  381.                             <Entity type="ol:Boolean" id="Bool"/>
  382.                         </Relation>
  383.                     </Entity>
  384.                 </Structure>
  385.                 <Constraint>
  386.                     <Comparison op="eq">
  387.                         <Entity ref="Bool"/>
  388.                         <Boolean>True</Boolean>
  389.                     </Comparison>
  390.                 </Constraint>
  391.                 <HasPhrase>
  392.                     <String>complete</String>
  393.                     <String>completed</String>
  394.                     <String>done</String>
  395.                     <String>finished</String>
  396.                 </HasPhrase>
  397.             </EntityPattern>
  398.             <EntityPattern>
  399.                 <Structure>
  400.                     <Entity type="ol:TaskItem" id="Item">
  401.                         <Relation type="ol:HasDueDate">
  402.                             <Entity type="ol:DateTime" id="Time"/>
  403.                         </Relation>
  404.                         <Relation type="ol:IsComplete">
  405.                             <Entity type="ol:Boolean" id="Bool"/>
  406.                         </Relation>
  407.                     </Entity>
  408.                 </Structure>
  409.                 <Constraint>
  410.                     <Connective op="and">
  411.                         <Comparison op="eq">
  412.                             <Entity ref="Bool"/>
  413.                             <Boolean>False</Boolean>
  414.                         </Comparison>
  415.                         <Comparison op="lt">
  416.                             <Entity ref="Time"/>
  417.                             <Special value="today"/>
  418.                         </Comparison>
  419.                     </Connective>
  420.                 </Constraint>
  421.                 <HasPhrase>
  422.                     <String>overdue</String>
  423.                 </HasPhrase>
  424.             </EntityPattern>
  425.             <EntityPattern>
  426.                 <Structure>
  427.                     <Entity type="ol:DateTime" id="Time"/>
  428.                 </Structure>
  429.                 <Constraint>
  430.                     <Comparison op="eq">
  431.                         <Entity ref="Time"/>
  432.                         <Special value="today"/>
  433.                     </Comparison>
  434.                 </Constraint>
  435.                 <HasPhrase>
  436.                     <String>now</String>
  437.                 </HasPhrase>
  438.             </EntityPattern>
  439.             <EntityPattern>
  440.                 <Structure>
  441.                     <Entity type="ol:EmailDisplayName" id="Name"/>
  442.                 </Structure>
  443.                 <Constraint>
  444.                     <Comparison op="eq">
  445.                         <Entity ref="Name"/>
  446.                         <Special value="username"/>
  447.                     </Comparison>
  448.                 </Constraint>
  449.                 <HasPhrase>
  450.                     <String>me</String>
  451.                 </HasPhrase>
  452.             </EntityPattern>
  453.             <EntityPattern>
  454.                 <Structure>
  455.                     <Entity type="ol:MailOrMeetingOrPostItem" id="Item">
  456.                         <Relation type="ol:HasExpiryTime">
  457.                             <Entity type="ol:DateTime" id="Time"/>
  458.                         </Relation>
  459.                     </Entity>
  460.                 </Structure>
  461.                 <Constraint>
  462.                     <Comparison op="ge">
  463.                         <Entity ref="Time"/>
  464.                         <Special value="today"/>
  465.                     </Comparison>
  466.                 </Constraint>
  467.                 <HasPhrase>
  468.                     <String>expired</String>
  469.                 </HasPhrase>
  470.             </EntityPattern>
  471.             <EntityPattern>
  472.                 <Structure>
  473.                     <Entity type="ol:MAPIFolder">
  474.                         <Relation type="ol:HasName">
  475.                             <Entity type="ol:String" id="Name"/>
  476.                         </Relation>
  477.                     </Entity>
  478.                 </Structure>
  479.                 <Constraint>
  480.                     <Comparison op="eq">
  481.                         <Entity ref="Name"/>
  482.                         <String>Deleted Items</String>
  483.                     </Comparison>
  484.                 </Constraint>
  485.                 <HasPhrase>
  486.                     <String>delete</String> <!-- This one may be a bad idea. -->
  487.                     <String>deleted</String>
  488.                     <String>deleted folder</String>
  489.                     <String>the deleted folder</String>
  490.                     <String>deleted items</String>
  491.                     <String>deleted items folder</String>
  492.                     <String>folder deleted</String>
  493.                     <String>folder deleted items</String>
  494.                 </HasPhrase>
  495.             </EntityPattern>
  496.             <EntityPattern>
  497.                 <Structure>
  498.                     <Entity type="ol:MAPIFolder">
  499.                         <Relation type="ol:HasName">
  500.                             <Entity type="ol:String" id="Name"/>
  501.                         </Relation>
  502.                     </Entity>
  503.                 </Structure>
  504.                 <Constraint>
  505.                     <Comparison op="eq">
  506.                         <Entity ref="Name"/>
  507.                         <String>Sent Items</String>
  508.                     </Comparison>
  509.                 </Constraint>
  510.                 <HasPhrase>
  511.                     <String>sent</String>
  512.                     <String>sent item</String>
  513.                     <String>sent folder</String>
  514.                     <String>sent item folder</String>
  515.                     <String>folder sent</String>
  516.                     <String>folder sent item</String>
  517.                 </HasPhrase>
  518.             </EntityPattern>
  519.             <EntityPattern>
  520.                 <Structure>
  521.                     <Entity type="ol:MAPIFolder">
  522.                         <Relation type="ol:HasName">
  523.                             <Entity type="ol:String" id="Name"/>
  524.                         </Relation>
  525.                     </Entity>
  526.                 </Structure>
  527.                 <Constraint>
  528.                     <Comparison op="eq">
  529.                         <Entity ref="Name"/>
  530.                         <String>Outbox</String>
  531.                     </Comparison>
  532.                 </Constraint>
  533.                 <HasPhrase>
  534.                     <String>outbox</String>
  535.                     <String>outbox folder</String>
  536.                     <String>folder outbox</String>
  537.                 </HasPhrase>
  538.             </EntityPattern>
  539.             <EntityPattern>
  540.                 <Structure>
  541.                     <Entity type="ol:MAPIFolder">
  542.                         <Relation type="ol:HasName">
  543.                             <Entity type="ol:String" id="Name"/>
  544.                         </Relation>
  545.                     </Entity>
  546.                 </Structure>
  547.                 <Constraint>
  548.                     <Comparison op="eq">
  549.                         <Entity ref="Name"/>
  550.                         <String>Drafts</String>
  551.                     </Comparison>
  552.                 </Constraint>
  553.                 <HasPhrase>
  554.                     <String>draft</String>
  555.                     <String>draft folder</String>
  556.                     <!-- <String>the draft folder</String> -->
  557.                 </HasPhrase>
  558.             </EntityPattern>
  559.             <EntityPattern>
  560.                 <Structure>
  561.                     <Entity type="ol:MAPIFolder">
  562.                         <Relation type="ol:HasName">
  563.                             <Entity type="ol:String" id="Name"/>
  564.                         </Relation>
  565.                     </Entity>
  566.                 </Structure>
  567.                 <Constraint>
  568.                     <Comparison op="eq">
  569.                         <Entity ref="Name"/>
  570.                         <String>Public Folders</String>
  571.                     </Comparison>
  572.                 </Constraint>
  573.                 <HasPhrase>
  574.                     <String>public folder</String>
  575.                 </HasPhrase>
  576.             </EntityPattern>
  577.             <EntityPattern>
  578.                 <Structure>
  579.                     <Entity type="ol:NoteItem">
  580.                         <Relation type="ol:HasColor">
  581.                             <Entity type="ol:OlNoteColor" id="Color"/>
  582.                         </Relation>
  583.                     </Entity>
  584.                 </Structure>
  585.                 <Constraint>
  586.                     <Comparison op="eq">
  587.                         <Entity ref="Color"/>
  588.                         <Long>0</Long>
  589.                     </Comparison>
  590.                 </Constraint>
  591.                 <HasPhrase>
  592.                     <String>blue note</String>
  593.                 </HasPhrase>
  594.             </EntityPattern>
  595.         </Patterns>
  596.     </MetaData>
  597.  
  598.     <Dictionary xml:lang="en-US">
  599.         <RelationType type="ol:HasAboutString">
  600.             <HasPhrase>
  601.                 <String>about</String>
  602.                 <String>concern</String>
  603.                 <String>on</String>
  604.                 <String>contain</String>
  605.                 <String>include</String> <!-- jonasbar 000912 - for bug 1597 -->
  606.                 <String>regard</String>
  607.                 <String>re</String>
  608.                 <String>have to do with</String>
  609.                 <String>discuss</String>
  610.                 <String>mention</String>
  611.                 <String>talk about</String>
  612.                 <String>re:</String>
  613.                 <String>pertain to</String>
  614.                 <String>pertinent to</String>
  615.                 <String>deal with</String>
  616.                 <String>subject</String>
  617.                 <String>have info</String>
  618.                 <String>have information</String>
  619.                 <!-- jonasbar 000830 (bug 1543) - until we get access to deep lemma -->
  620.                 <String>concerning</String>
  621.                 <String>containing</String>
  622.                 <String>including</String> <!-- jonasbar 000912 - for bug 1597 -->
  623.                 <String>regarding</String>
  624.                 <String>discuss</String>
  625.                 <String>mention</String>
  626.                 <String>dealing with</String>
  627.             </HasPhrase>
  628.         </RelationType>
  629.         <EntityType type="ol:LimitedItem">
  630.             <HasPhrase>
  631.                 <String>item</String>
  632.                 <String>thing</String>
  633.                 <String>entry</String>
  634.                 <String>object</String>
  635.                 <String>stuff</String>
  636.             </HasPhrase>
  637.         </EntityType>
  638.         <EntityType type="ol:Item">
  639.             <HasPhrase>
  640.                 <String>inbox</String> <!-- jonasbar 000914 - for bug 667 -->
  641.                 <String>inbox folder</String> <!-- jonasbar 000914 - for bug 667 -->
  642.                 <String>folder inbox</String> <!-- jonasbar 000914 - for bug 667 -->
  643.             </HasPhrase>
  644.         </EntityType>
  645.         <RelationType type="ol:HasBody">
  646.             <HasPhrase>
  647.                 <String>body</String>
  648.                 <String>text</String>
  649.                 <String>contents</String>
  650.             </HasPhrase>
  651.             <HasPhrase inverse="yes">
  652.                 <String>in</String>
  653.             </HasPhrase>
  654.         </RelationType>
  655.         <RelationType type="ol:HasCategories">
  656.             <HasPhrase>
  657.                 <String>category</String>
  658.             </HasPhrase>
  659.         </RelationType>
  660.         <RelationType type="ol:HasCreationTime">
  661.             <HasPhrase>
  662.                 <String>created</String>
  663.                 <String>creation</String>
  664.                 <String>creation time</String>
  665.                 <String>write</String>
  666.             </HasPhrase>
  667.         </RelationType>
  668. <!-- jonasbar 000904: ignored.
  669.         <RelationType type="ol:HasEntryID">
  670.             <HasPhrase>
  671.                 <String>ID</String>
  672.                 <String>entry ID</String>
  673.                 <String>entryid</String>
  674.             </HasPhrase>
  675.         </RelationType>
  676. -->
  677.         <RelationType type="ol:HasLastModificationTime">
  678.             <HasPhrase>
  679.                 <String>modified</String>
  680.                 <String>last modified</String>
  681.                 <String>modification</String>
  682.                 <String>last modification</String>
  683.                 <String>changed</String>
  684.                 <String>last changed</String>
  685.                 <String>change</String>
  686.                 <String>last change</String>
  687.             </HasPhrase>
  688.         </RelationType>
  689. <!-- [jonasbar 000616] I don't think we want this one.
  690.         <RelationType type="ol:HasMessageClass">
  691.             <HasPhrase>
  692.                 <String>class</String>
  693.                 <String>message class</String>
  694.             </HasPhrase>
  695.         </RelationType>
  696. -->
  697.         <Instances src="ol:LimitedItem" rel="ol:IsSaved">
  698.             <Instance>
  699.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  700.                 <HasPhrase>
  701.                     <String>saved</String>
  702.                 </HasPhrase>
  703.             </Instance>
  704. <!-- jonasbar 000828 - negation handled differently
  705.             <Instance>
  706.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  707.                 <HasPhrase>
  708.                     <String>not saved</String>
  709.                     <String>is not saved</String>
  710.                     <String>has not been saved</String>
  711.                 </HasPhrase>
  712.             </Instance>
  713. -->
  714.         </Instances>
  715.         <RelationType type="ol:HasSize">
  716.             <HasPhrase>
  717.                 <String>size</String>
  718.                 <String>length</String>
  719.             </HasPhrase>
  720.         </RelationType>
  721.         <RelationType type="ol:HasSubject">
  722.             <HasPhrase>
  723.                 <String>subject</String>
  724.                 <String>subject line</String>
  725.                 <String>topic</String>
  726. <!-- jonasbar 000715 Little gain, big pain.
  727.                 <String>title</String>
  728. -->
  729.             </HasPhrase>
  730.         </RelationType>
  731. <!--
  732.         <RelationType type="ol:HasLink">
  733.             <HasPhrase>
  734.                 <String>link</String>
  735.             </HasPhrase>
  736.         </RelationType>
  737. -->
  738. <!-- [jonasbar 000616] This is essentially the inverse of HasItem, we don't want both.
  739.         <RelationType type="ol:HasFolder">
  740.             <HasPhrase inverse="yes">
  741.                 <String>contain</String>
  742.                 <String>have</String>
  743.             </HasPhrase>
  744.         </RelationType>
  745. -->
  746.         <RelationType type="ol:HasItem">
  747.             <HasPhrase>
  748.                 <String>contain</String>
  749.                 <String>have</String>
  750.             </HasPhrase>
  751.             <HasPhrase inverse="yes">
  752.                 <String>in</String>
  753.                 <String>contained in</String>
  754.             </HasPhrase>
  755.         </RelationType>
  756.         <RelationType type="ol:HasBillingInformation">
  757.             <HasPhrase>
  758.                 <String>billing information</String>
  759.             </HasPhrase>
  760.         </RelationType>
  761.         <RelationType type="ol:HasCompanies">
  762.             <HasPhrase>
  763.                 <String>company</String>
  764.             </HasPhrase>
  765.         </RelationType>
  766. <!-- jonasbar 000904: ignored.
  767.         <RelationType type="ol:HasConversationIndex">
  768.             <HasPhrase>
  769.                 <String>conversation index</String>
  770.             </HasPhrase>
  771.         </RelationType>
  772. -->
  773.         <RelationType type="ol:HasConversationTopic">
  774.             <HasPhrase>
  775.                 <String>topic</String>
  776.                 <String>thread</String>
  777.                 <String>conversation</String>
  778.                 <String>conversation topic</String>
  779.             </HasPhrase>
  780.         </RelationType>
  781.         <RelationType type="ol:HasImportance">
  782.             <HasPhrase>
  783.                 <String>importance</String>
  784.                 <String>priority</String>
  785.             </HasPhrase>
  786.         </RelationType>
  787.         <Instances type="ol:OlImportance">
  788.             <Instance>
  789.                 <ol:Long dt="int">0</ol:Long>
  790.                 <HasPhrase>
  791.                     <String>low</String>
  792.                     <String>low priority</String>
  793.                     <String>low pri</String>
  794.                     <String>low importance</String>
  795.                     <String>unimportant</String>
  796. <!-- jonasbar 000828 - negation handled differently
  797.                     <String>not important</String>
  798. -->
  799.                 </HasPhrase>
  800.             </Instance>
  801.             <Instance>
  802.                 <ol:Long dt="int">1</ol:Long>
  803.                 <HasPhrase>
  804.                     <String>normal</String>
  805.                     <String>normal priority</String>
  806.                     <String>normal importance</String>
  807.                 </HasPhrase>
  808.             </Instance>
  809.             <Instance>
  810.                 <ol:Long dt="int">2</ol:Long>
  811.                 <HasPhrase>
  812.                     <String>high</String>
  813.                     <String>high priority</String>
  814.                     <String>high pri</String>
  815.                     <String>high importance</String>
  816.                     <String>important</String>
  817.                     <String>very important</String>
  818.                     <String>urgent</String>
  819.                 </HasPhrase>
  820.             </Instance>
  821.         </Instances>
  822.         <RelationType type="ol:HasMileage">
  823.             <HasPhrase>
  824.                 <String>mileage</String>
  825.             </HasPhrase>
  826.         </RelationType>
  827.         <Instances src="ol:Item" rel="ol:HasNoAging">
  828. <!-- jonasbar 000828 - negation handled differently
  829.             <Instance>
  830.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  831.                 <HasPhrase>
  832.                     <String>no aging</String>
  833.                     <String>not aging</String>
  834.                     <String>does not age</String>
  835.                 </HasPhrase>
  836.             </Instance>
  837. -->
  838.             <Instance>
  839.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  840.                 <HasPhrase>
  841.                     <String>age</String>
  842.                     <String>aging</String> <!-- Can be removed when we get indirect lemmas? -->
  843.                 </HasPhrase>
  844.             </Instance>
  845.         </Instances>
  846.         <RelationType type="ol:HasSensitivity">
  847.             <HasPhrase>
  848.                 <String>sensitivity</String>
  849.             </HasPhrase>
  850.         </RelationType>
  851.         <Instances type="ol:OlSensitivity">
  852.             <Instance>
  853.                 <ol:Long dt="int">0</ol:Long>
  854.                 <HasPhrase>
  855.                     <String>normal sensitivity</String>
  856.                     <String>no sensitivity</String>
  857. <!-- jonasbar 000828 - negation handled differently
  858.                     <String>not sensitive</String>
  859. -->
  860.                     <String>insensitive</String>
  861.                     <String>nonsensitive</String>
  862.                     <String>non-sensitive</String>
  863.                     <String>low sensitivity</String>
  864.                     <String>sensitivity low</String>
  865.                 </HasPhrase>
  866.             </Instance>
  867.             <Instance>
  868.                 <ol:Long dt="int">1</ol:Long>
  869.                 <HasPhrase>
  870.                     <String>personal</String>
  871.                     <String>personal sensitivity</String>
  872.                 </HasPhrase>
  873.             </Instance>
  874.             <Instance>
  875.                 <ol:Long dt="int">2</ol:Long>
  876.                 <HasPhrase>
  877.                     <String>private</String>
  878.                     <String>private sensitivity</String>
  879.                 </HasPhrase>
  880.             </Instance>
  881.             <Instance>
  882.                 <ol:Long dt="int">3</ol:Long>
  883.                 <HasPhrase>
  884.                     <String>confidential</String>
  885.                     <String>confidential sensitivity</String>
  886.                 </HasPhrase>
  887.             </Instance>
  888.         </Instances>
  889.         <Instances src="ol:Item" rel="ol:IsUnRead">
  890.             <Instance>
  891.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  892.                 <HasPhrase>
  893.                     <String>unread</String>
  894. <!-- jonasbar 000828 - negation handled differently
  895.                     <String>not read</String>
  896.                     <String>not displayed</String>
  897. -->
  898.                     <String>new</String>
  899.                 </HasPhrase>
  900.             </Instance>
  901.             <Instance>
  902.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  903.                 <HasPhrase>
  904.                     <String>read</String>
  905.                     <String>displayed</String>
  906.                     <String>old</String>
  907.                 </HasPhrase>
  908.             </Instance>
  909.         </Instances>
  910.         <Instances src="ol:AppointmentItem" rel="ol:IsRecurring">
  911.             <Instance>
  912.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  913.                 <HasPhrase>
  914.                     <String>recur</String>
  915.                     <String>recurring</String> <!-- Until we can get to the deep lemma. -->
  916.                     <String>recurrent</String>
  917.                     <String>repeat</String>
  918.                 </HasPhrase>
  919.             </Instance>
  920.             <Instance>
  921.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  922.                 <HasPhrase>
  923. <!-- jonasbar 000828 - negation handled differently
  924.                     <String>not recurring</String>
  925.                     <String>not repeating</String>
  926. -->
  927.                     <String>non-recurring</String>
  928.                     <String>nonrecurring</String>
  929.                     <String>non-repeating</String>
  930.                     <String>nonrepeating</String>
  931.                 </HasPhrase>
  932.             </Instance>
  933.         </Instances>
  934.         <Instances src="ol:TaskItem" rel="ol:IsRecurring">
  935.             <Instance>
  936.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  937.                 <HasPhrase>
  938.                     <String>recur</String>
  939.                     <String>recurring</String> <!-- Until we can get to the deep lemma. -->
  940.                     <String>recurrent</String>
  941.                     <String>repeat</String>
  942.                 </HasPhrase>
  943.             </Instance>
  944.             <Instance>
  945.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  946.                 <HasPhrase>
  947. <!-- jonasbar 000828 - negation handled differently
  948.                     <String>not recurring</String>
  949.                     <String>not repeating</String>
  950. -->
  951.                     <String>non-recurring</String>
  952.                     <String>nonrecurring</String>
  953.                     <String>non-repeating</String>
  954.                     <String>nonrepeating</String>
  955.                 </HasPhrase>
  956.             </Instance>
  957.         </Instances>
  958. <!-- jonasbar 000904: disable subobjects.
  959.         <RelationType type="ol:HasAttachment">
  960.             <HasPhrase>
  961.                 <String>attach</String>
  962.                 <String>attached</String>
  963.                 <String>embed</String>
  964.                 <String>embedded</String>
  965.             </HasPhrase>
  966.         </RelationType>
  967. -->
  968.         <RelationType type="ol:HasTimeRelation">
  969.             <HasPhrase>
  970. <!-- jonasbar 000828 - These have been part of the time expressions for quite a while.
  971.                 <String>on</String>
  972.                 <String>by</String>
  973.                 <String>during</String>
  974.                 <String>before</String>
  975.                 <String>after</String>
  976.                 <String>since</String>
  977.                 <String>until</String>
  978.                 <String>from</String>
  979. -->
  980.                 <String>when</String>
  981.                 <String>what time</String>
  982.                 <String>which time</String>
  983.                 <String>time</String>
  984.             </HasPhrase>
  985.         </RelationType>
  986.         <EntityType type="ol:MAPIFolder">
  987.             <HasPhrase>
  988.                 <String>folder</String>
  989.                 <String>MAPI folder</String>
  990.             </HasPhrase>
  991.         </EntityType>
  992.         <RelationType type="ol:HasDefaultItemType">
  993.             <HasPhrase>
  994.                 <String>default type</String>
  995.                 <String>default item type</String>
  996.             </HasPhrase>
  997.         </RelationType>
  998. <!--
  999.         <EntityType type="ol:OlItemType">
  1000.             <HasPhrase>
  1001.                 <String>item type</String>
  1002.                 <String>type</String>
  1003.             </HasPhrase>
  1004.         </EntityType>
  1005.         <Instances type="ol:OlItemType">
  1006.             <Instance>
  1007.                 <ol:Long dt="int">0</ol:Long>
  1008.                 <HasPhrase>
  1009.                     <String>mail</String>
  1010.                     <String>email</String>
  1011.                     <String>e-mail</String>
  1012.                     <String>message</String>
  1013.                     <String>mail item</String>
  1014.                     <String>email item</String>
  1015.                     <String>e-mail message</String>
  1016.                     <String>message item</String>
  1017.                     <String>mailitem</String>
  1018.                     <String>letter</String>
  1019.                 </HasPhrase>
  1020.             </Instance>
  1021.             <Instance>
  1022.                 <ol:Long dt="int">1</ol:Long>
  1023.                 <HasPhrase>
  1024.                     <String>appointment</String>
  1025.                     <String>meeting</String>
  1026.                     <String>appointment item</String>
  1027.                     <String>meeting item</String>
  1028.                     <String>calendar</String>
  1029.                     <String>schedule</String>
  1030.                 </HasPhrase>
  1031.             </Instance>
  1032.             <Instance>
  1033.                 <ol:Long dt="int">2</ol:Long>
  1034.                 <HasPhrase>
  1035.                     <String>contact</String>
  1036.                     <String>person</String>
  1037.                     <String>contact item</String>
  1038.                     <String>person item</String>
  1039.                     <String>contactitem</String>
  1040.                     <String>contact info</String>
  1041.                     <String>contact information</String>
  1042.                     <String>contact list</String>
  1043.                     <String>contact card</String>
  1044.                     <String>address book</String>
  1045.                 </HasPhrase>
  1046.             </Instance>
  1047.             <Instance>
  1048.                 <ol:Long dt="int">3</ol:Long>
  1049.                 <HasPhrase>
  1050.                     <String>task</String>
  1051.                     <String>task item</String>
  1052.                     <String>taskitem</String>
  1053.                 </HasPhrase>
  1054.             </Instance>
  1055.             <Instance>
  1056.                 <ol:Long dt="int">4</ol:Long>
  1057.                 <HasPhrase>
  1058.                     <String>journal</String>
  1059.                     <String>journal item</String>
  1060.                     <String>journalitem</String>
  1061.                 </HasPhrase>
  1062.             </Instance>
  1063.             <Instance>
  1064.                 <ol:Long dt="int">5</ol:Long>
  1065.                 <HasPhrase>
  1066.                     <String>note item</String>
  1067.                     <String>note</String>
  1068.                     <String>post-it</String>
  1069.                     <String>postit</String>
  1070.                     <String>post-it note</String>
  1071.                     <String>postit note</String>
  1072.                     <String>sticky note</String>
  1073.                 </HasPhrase>
  1074.             </Instance>
  1075.             <Instance>
  1076.                 <ol:Long dt="int">6</ol:Long>
  1077.                 <HasPhrase>
  1078.                     <String>post</String>
  1079.                     <String>post item</String>
  1080.                     <String>postitem</String>
  1081.                     <String>posting</String>
  1082.                 </HasPhrase>
  1083.             </Instance>
  1084.             <Instance>
  1085.                 <ol:Long dt="int">7</ol:Long>
  1086.                 <HasPhrase>
  1087.                     <String>distribution list</String>
  1088.                     <String>distribution list item</String>
  1089.                     <String>mailing list</String>
  1090.                     <String>mailinglist</String>
  1091.                     <String>mailing list item</String>
  1092.                     <String>mailinglist item</String>
  1093.                 </HasPhrase>
  1094.             </Instance>
  1095.         </Instances>
  1096. -->
  1097.         <RelationType type="ol:HasDescription">
  1098.             <HasPhrase>
  1099.                 <String>description</String>
  1100.                 <String>about</String>
  1101.             </HasPhrase>
  1102.         </RelationType>
  1103.         <RelationType type="ol:HasName">
  1104.             <HasPhrase>
  1105.                 <String>name</String>
  1106.                 <String>call</String>
  1107.             </HasPhrase>
  1108.         </RelationType>
  1109.         <!-- [jonasbar 000616] Do we really want this one? -->
  1110. <!-- jonasbar 000904: ignored.
  1111.         <RelationType type="ol:HasStoreID">
  1112.             <HasPhrase>
  1113.                 <String>store ID</String>
  1114.                 <String>ID</String>
  1115.             </HasPhrase>
  1116.         </RelationType>
  1117. -->
  1118. <!-- jonasbar 000714 TODO: uncomment when we do recipient objects again.
  1119.         <EntityType type="ol:Recipient">
  1120.             <HasPhrase>
  1121.                 <String>recipient</String>
  1122.                 <String>who</String>
  1123.                 <String>person</String>
  1124.                 <String>people</String>
  1125.                 <String>he</String>
  1126.                 <String>she</String>
  1127.                 <String>her</String>
  1128.                 <String>him</String>
  1129.                 <String>their</String>
  1130.             </HasPhrase>
  1131.         </EntityType>
  1132. -->
  1133. <!-- jonasbar 000904: disable subobjects.
  1134.         <Instances type="ol:OlMeetingResponse">
  1135.             <Instance>
  1136.                 <ol:Long dt="int">2</ol:Long>
  1137.                 <HasPhrase>
  1138.                     <String>tentative</String>
  1139.                     <String>tentative accept</String>
  1140.                     <String>tentatively accept</String>
  1141.                     <String>accept tentative</String>
  1142.                     <String>tentative attend</String>
  1143.                     <String>attend tentative</String>
  1144.                     <String>maybe attend</String>
  1145.                     <String>maybe accept</String>
  1146.                 </HasPhrase>
  1147.             </Instance>
  1148.             <Instance>
  1149.                 <ol:Long dt="int">3</ol:Long>
  1150.                 <HasPhrase>
  1151.                     <String>definitive attend</String>
  1152.                 </HasPhrase>
  1153.             </Instance>
  1154.             <Instance>
  1155.                 <ol:Long dt="int">4</ol:Long>
  1156.                 <HasPhrase>
  1157.                     <String>decline</String>
  1158.                 </HasPhrase>
  1159.             </Instance>
  1160.         </Instances>
  1161. -->
  1162.         <Instances type="ol:OlResponseStatus">
  1163.             <Instance>
  1164.                 <ol:Long dt="int">2</ol:Long>
  1165.                 <HasPhrase>
  1166.                     <String>tentative</String>
  1167.                     <String>tentative accept</String>
  1168.                     <String>tentatively accept</String>
  1169.                     <String>accept tentative</String>
  1170.                     <String>tentative attend</String>
  1171.                     <String>attend tentative</String>
  1172.                     <String>maybe attend</String>
  1173.                     <String>maybe accept</String>
  1174.                 </HasPhrase>
  1175.             </Instance>
  1176.             <Instance>
  1177.                 <ol:Long dt="int">3</ol:Long>
  1178.                 <HasPhrase>
  1179.                     <String>definitive attend</String>
  1180.                 </HasPhrase>
  1181.             </Instance>
  1182.             <Instance>
  1183.                 <ol:Long dt="int">4</ol:Long>
  1184.                 <HasPhrase>
  1185.                     <String>decline</String>
  1186.                 </HasPhrase>
  1187.             </Instance>
  1188.             <Instance>
  1189.                 <ol:Long dt="int">5</ol:Long>
  1190.                 <HasPhrase>
  1191.                     <String>not respond</String>
  1192.                     <String>no response</String>
  1193.                 </HasPhrase>
  1194.             </Instance>
  1195.         </Instances>
  1196.         <!-- jonasbar 000829 - do we really want this? -->
  1197. <!-- jonasbar 000904: disable subobjects.
  1198.         <Instances src="ol:Recipient" rel="ol:IsResolved">
  1199.             <Instance>
  1200.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  1201.                 <HasPhrase>
  1202.                     <String>unresolved</String>
  1203.                 </HasPhrase>
  1204.             </Instance>
  1205.             <Instance>
  1206.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  1207.                 <HasPhrase>
  1208.                     <String>resolved</String>
  1209.                 </HasPhrase>
  1210.             </Instance>
  1211.         </Instances>
  1212. -->
  1213. <!-- jonasbar 000714 TODO: uncomment when we do recipient objects again.
  1214.         <Instances type="ol:OlJournalRecipientType">
  1215.             <Instance>
  1216.                 <ol:Long dt="int">1</ol:Long>
  1217.                 <HasPhrase>
  1218.                     <String>associated contact</String>
  1219.                     <String>associated</String>
  1220.                     <String>contact</String>
  1221.                 </HasPhrase>
  1222.             </Instance>
  1223.         </Instances>
  1224.         <Instances type="ol:OlMailRecipientType">
  1225.             <Instance>
  1226.                 <ol:Long dt="int">0</ol:Long>
  1227.                 <HasPhrase>
  1228.                     <String>sender</String>
  1229.                     <String>from</String>
  1230.                     <String>by</String>
  1231.                     <String>originator</String>
  1232.                     <String>send by</String>
  1233.                 </HasPhrase>
  1234.             </Instance>
  1235.             <Instance>
  1236.                 <ol:Long dt="int">1</ol:Long>
  1237.                 <HasPhrase>
  1238.                     <String>to</String>
  1239.                     <String>recipient</String>
  1240.                     <String>send to</String>
  1241.                 </HasPhrase>
  1242.             </Instance>
  1243.             <Instance>
  1244.                 <ol:Long dt="int">2</ol:Long>
  1245.                 <HasPhrase>
  1246.                     <String>cc</String>
  1247.                     <String>cc 'd</String>
  1248.                     <String>cc to</String>
  1249.                     <String>cc 'd to</String>
  1250.                     <String>carbon copy</String>
  1251.                     <String>carboncopy</String>
  1252.                     <String>copied</String>
  1253.                 </HasPhrase>
  1254.             </Instance>
  1255.             <Instance>
  1256.                 <ol:Long dt="int">3</ol:Long>
  1257.                 <HasPhrase>
  1258.                     <String>bcc</String>
  1259.                     <String>bcc 'd</String>
  1260.                     <String>bcc to</String>
  1261.                     <String>bcc 'd to</String>
  1262.                     <String>blind carbon copy</String>
  1263.                     <String>blind carboncopy</String>
  1264.                     <String>blind cc</String>
  1265.                     <String>blind copied</String>
  1266.                 </HasPhrase>
  1267.             </Instance>
  1268.         </Instances>
  1269. -->
  1270. <!-- jonasbar 000904: disable subobjects.
  1271.         <Instances type="ol:OlMeetingRecipientType">
  1272.             <Instance>
  1273.                 <ol:Long dt="int">0</ol:Long>
  1274.                 <HasPhrase>
  1275.                     <String>organize</String>
  1276.                     <String>organise</String>
  1277.                     <String>organizer</String>
  1278.                     <String>organiser</String>
  1279.                     <String>arrange</String>
  1280.                     <String>set up</String>
  1281.                 </HasPhrase>
  1282.             </Instance>
  1283.             <Instance>
  1284.                 <ol:Long dt="int">1</ol:Long>
  1285.                 <HasPhrase>
  1286.                     <String>require</String>
  1287.                     <String>require attend</String>
  1288.                     <String>require attendant</String>
  1289.                     <String>require attendee</String>
  1290.                     <String>required</String>
  1291.                     <String>required attend</String>
  1292.                     <String>required attendant</String>
  1293.                     <String>required attendee</String>
  1294.                 </HasPhrase>
  1295.             </Instance>
  1296.             <Instance>
  1297.                 <ol:Long dt="int">2</ol:Long>
  1298.                 <HasPhrase>
  1299.                     <String>optional</String>
  1300.                     <String>optional attendant</String>
  1301.                     <String>optional attendee</String>
  1302.                 </HasPhrase>
  1303.             </Instance>
  1304.             <Instance>
  1305.                 <ol:Long dt="int">3</ol:Long>
  1306.                 <HasPhrase>
  1307.                     <String>resource</String>
  1308.                     <String>room</String>
  1309.                 </HasPhrase>
  1310.             </Instance>
  1311.         </Instances>
  1312.         <Instances type="ol:OlTaskRecipientType">
  1313.             <Instance>
  1314.                 <ol:Long dt="int">2</ol:Long>
  1315.                 <HasPhrase>
  1316.                     <String>update recipient</String>
  1317.                     <String>update status</String>
  1318.                     <String>status update</String>
  1319.                     <String>update</String>
  1320.                 </HasPhrase>
  1321.             </Instance>
  1322.             <Instance>
  1323.                 <ol:Long dt="int">3</ol:Long>
  1324.                 <HasPhrase>
  1325.                     <String>final status recipient</String>
  1326.                     <String>final status</String>
  1327.                     <String>final</String>
  1328.                 </HasPhrase>
  1329.             </Instance>
  1330.         </Instances>
  1331.         <RelationType type="ol:HasDisplayName">
  1332.             <HasPhrase>
  1333.                 <String>name</String>
  1334.                 <String>call</String>
  1335.                 <String>display name</String>
  1336.             </HasPhrase>
  1337.         </RelationType>
  1338.         <RelationType type="ol:HasFileName">
  1339.             <HasPhrase>
  1340.                 <String>file name</String>
  1341.                 <String>filename</String>
  1342.             </HasPhrase>
  1343.         </RelationType>
  1344.         <RelationType type="ol:HasPathName">
  1345.             <HasPhrase>
  1346.                 <String>path name</String>
  1347.                 <String>pathname</String>
  1348.                 <String>path</String>
  1349.                 <String>link</String>
  1350.             </HasPhrase>
  1351.         </RelationType>
  1352.         <EntityType type="ol:OlAttachmentType">
  1353.             <HasPhrase>
  1354.                 <String>attachment type</String>
  1355.                 <String>type</String>
  1356.             </HasPhrase>
  1357.         </EntityType>
  1358.         <Instances type="ol:OlAttachmentType">
  1359.             <Instance>
  1360.                 <ol:Long dt="int">1</ol:Long>
  1361.                 <HasPhrase>
  1362.                     <String>insert</String>
  1363.                     <String>contain</String>
  1364.                 </HasPhrase>
  1365.             </Instance>
  1366.             <Instance>
  1367.                 <ol:Long dt="int">4</ol:Long>
  1368.                 <HasPhrase>
  1369.                     <String>shortcut</String>
  1370.                     <String>link</String>
  1371.                 </HasPhrase>
  1372.             </Instance>
  1373.             <Instance>
  1374.                 <ol:Long dt="int">5</ol:Long>
  1375.                 <HasPhrase>
  1376.                     <String>embed</String>
  1377.                     <String>embedded</String>
  1378.                 </HasPhrase>
  1379.             </Instance>
  1380.             <Instance>
  1381.                 <ol:Long dt="int">6</ol:Long>
  1382.                 <HasPhrase>
  1383.                     <String>OLE</String>
  1384.                     <String>OLE object</String>
  1385.                 </HasPhrase>
  1386.             </Instance>
  1387.         </Instances>
  1388. -->
  1389.         <RelationType type="ol:HasOrganizer">
  1390.             <HasPhrase>
  1391.                 <String>organizer</String>
  1392.                 <String>organiser</String>
  1393.                 <String>organize</String>
  1394.                 <String>organise</String>
  1395.                 <String>arrange</String>
  1396.                 <String>organized by</String>
  1397.                 <String>organised by</String>
  1398.                 <String>arranged by</String>
  1399.                 <String>set up</String>
  1400.                 <String>set up by</String>
  1401.             </HasPhrase>
  1402.         </RelationType>
  1403.         <RelationType type="ol:HasRequiredAttendees">
  1404.             <HasPhrase>
  1405.                 <String>require</String>
  1406.                 <String>require attend</String>
  1407.                 <String>require attendant</String>
  1408.                 <String>require attendee</String>
  1409.                 <String>required</String>
  1410.                 <String>required attend</String>
  1411.                 <String>required attendant</String>
  1412.                 <String>required attendee</String>
  1413.             </HasPhrase>
  1414.         </RelationType>
  1415.         <RelationType type="ol:HasOptionalAttendees">
  1416.             <HasPhrase>
  1417.                 <String>optional</String>
  1418.                 <String>optional attendant</String>
  1419.                 <String>optional attendee</String>
  1420.             </HasPhrase>
  1421.         </RelationType>
  1422.         <RelationType type="ol:HasResources">
  1423.             <HasPhrase>
  1424.                 <String>resource</String>
  1425.                 <String>room</String>
  1426.             </HasPhrase>
  1427.         </RelationType>
  1428.         <EntityType type="ol:ContactItem">
  1429.             <HasPhrase>
  1430. <!-- jonasbar 000714 Let it be ignored instead.
  1431.                 <String>who</String>
  1432. -->
  1433.                 <String>person</String>
  1434.                 <String>people</String>
  1435.                 <String>he</String>
  1436.                 <String>she</String>
  1437.                 <String>her</String>
  1438.                 <String>him</String>
  1439.                 <String>their</String>
  1440.                 <String>contact</String>
  1441.                 <String>contact item</String>
  1442.                 <String>contact info</String>
  1443.                 <String>contact information</String>
  1444.                 <String>contact list</String>
  1445.                 <String>contact card</String>
  1446.                 <String>address book</String>
  1447.                 <String>friend</String>
  1448.                 <String>colleague</String>
  1449.                 <String>reach</String>
  1450.                 <String>Contacts</String> <!-- jonasbar 000914 - for bug 667 -->
  1451.                 <String>contacts folder</String> <!-- jonasbar 000914 - for bug 667 -->
  1452.                 <String>folder contacts</String> <!-- jonasbar 000914 - for bug 667 -->
  1453.             </HasPhrase>
  1454.         </EntityType>
  1455.         <RelationType type="ol:HasFullAddress">
  1456.             <HasPhrase>
  1457.                 <String>address</String>
  1458.                 <String>where</String>
  1459.             </HasPhrase>
  1460.             <HasPhrase inverse="yes">
  1461.                 <String>location</String>
  1462.             </HasPhrase>
  1463.         </RelationType>
  1464.         <RelationType type="ol:HasAddressPart">
  1465.             <HasPhrase>
  1466.                 <String>where</String>
  1467.                 <String>at</String>
  1468.                 <String>in</String>
  1469.                 <String>on</String>
  1470.             </HasPhrase>
  1471.             <HasPhrase inverse="yes">
  1472.                 <String>location</String>
  1473.             </HasPhrase>
  1474.         </RelationType>
  1475.         <RelationType type="ol:HasCity">
  1476.             <HasPhrase>
  1477.                 <String>city</String>
  1478.                 <String>town</String>
  1479.             </HasPhrase>
  1480.         </RelationType>
  1481.         <RelationType type="ol:HasCountry">
  1482.             <HasPhrase>
  1483.                 <String>country</String>
  1484.             </HasPhrase>
  1485.         </RelationType>
  1486.         <RelationType type="ol:HasStreet">
  1487.             <HasPhrase>
  1488.                 <String>street</String>
  1489.                 <String>street address</String>
  1490.             </HasPhrase>
  1491.         </RelationType>
  1492.         <RelationType type="ol:HasPostOfficeBox">
  1493.             <HasPhrase>
  1494.                 <String>box</String>
  1495.                 <String>box address</String>
  1496.                 <String>pobox</String>
  1497.                 <String>pobox address</String>
  1498.                 <String>po box</String>
  1499.                 <String>po box address</String>
  1500.                 <String>p o box</String>
  1501.                 <String>p o box address</String>
  1502.                 <String>PO box</String>
  1503.                 <String>PO box address</String>
  1504.                 <String>P.O. box</String>
  1505.                 <String>P.O. box address</String>
  1506.                 <String>post office box</String>
  1507.                 <String>post office box address</String>
  1508.             </HasPhrase>
  1509.         </RelationType>
  1510.         <RelationType type="ol:HasPostalCode">
  1511.             <HasPhrase>
  1512.                 <String>zip</String>
  1513.                 <String>zip code</String>
  1514.                 <String>post code</String>
  1515.                 <String>postal code</String>
  1516.             </HasPhrase>
  1517.         </RelationType>
  1518.         <RelationType type="ol:HasState">
  1519.             <HasPhrase>
  1520.                 <String>state</String>
  1521.             </HasPhrase>
  1522.         </RelationType>
  1523.         <RelationType type="ol:HasMailingAddress">
  1524.             <HasPhrase>
  1525.                 <String>mailing address</String>
  1526.             </HasPhrase>
  1527.         </RelationType>
  1528.         <RelationType type="ol:HasBusinessAddress">
  1529.             <HasPhrase>
  1530.                 <String>business address</String>
  1531.                 <String>work address</String>
  1532.                 <String>office address</String>
  1533.                 <String>business mail</String>
  1534.                 <String>work mail</String>
  1535.                 <String>office mail</String>
  1536.                 <String>business</String>
  1537.                 <String>work</String>
  1538.                 <String>office</String>
  1539.             </HasPhrase>
  1540.         </RelationType>
  1541.         <RelationType type="ol:HasBusinessAddressPart">
  1542.             <HasPhrase>
  1543.                 <String>work</String>
  1544.                 <String>work in</String>
  1545.                 <String>work at</String>
  1546.                 <String>work on</String>
  1547.             </HasPhrase>
  1548.         </RelationType>
  1549.         <RelationType type="ol:HasHomeAddress">
  1550.             <HasPhrase>
  1551.                 <String>home</String>
  1552.                 <String>home address</String>
  1553.                 <String>live</String>
  1554.             </HasPhrase>
  1555.         </RelationType>
  1556.         <RelationType type="ol:HasHomeAddressPart">
  1557.             <HasPhrase>
  1558.                 <String>home</String>
  1559.                 <String>house</String>
  1560.                 <String>county</String>
  1561.                 <String>home county</String>
  1562.                 <String>parish</String>
  1563.                 <String>live</String>
  1564.                 <String>live at</String>
  1565.                 <String>live in</String>
  1566.                 <String>live on</String>
  1567.             </HasPhrase>
  1568.         </RelationType>
  1569.         <RelationType type="ol:HasHomeAddressCity">
  1570.             <HasPhrase>
  1571.                 <String>home town</String>
  1572.                 <String>home city</String>
  1573.             </HasPhrase>
  1574.         </RelationType>
  1575.         <RelationType type="ol:HasHomeAddressCountry">
  1576.             <HasPhrase>
  1577.                 <String>home country</String>
  1578.             </HasPhrase>
  1579.         </RelationType>
  1580.         <RelationType type="ol:HasHomeAddressState">
  1581.             <HasPhrase>
  1582.                 <String>home state</String>
  1583.             </HasPhrase>
  1584.         </RelationType>
  1585.         <RelationType type="ol:HasOtherAddress">
  1586.             <HasPhrase>
  1587.                 <String>other address</String>
  1588.             </HasPhrase>
  1589.         </RelationType>
  1590.         <RelationType type="ol:HasNumber">
  1591.             <HasPhrase>
  1592.                 <String>number</String>
  1593.                 <String>call</String>
  1594.             </HasPhrase>
  1595.         </RelationType>
  1596.         <RelationType type="ol:HasPhoneNumber">
  1597.             <HasPhrase>
  1598.                 <String>phone</String>
  1599.                 <String>phone number</String>
  1600.                 <String>telephone number</String>
  1601.                 <String>telephone</String>
  1602.                 <String>dial</String>
  1603.                 <String>dial code</String> <!-- should cover "dialling code" too -->
  1604.                 <String>area code</String>
  1605.             </HasPhrase>
  1606.         </RelationType>
  1607.         <RelationType type="ol:HasFaxNumber">
  1608.             <HasPhrase>
  1609.                 <String>fax</String>
  1610.                 <String>telefax</String>
  1611.                 <String>facsimile</String>
  1612.                 <String>fax number</String>
  1613.                 <String>telefax number</String>
  1614.                 <String>facsimile number</String>
  1615.                 <String>fax phone</String>
  1616.                 <String>fax phone number</String>
  1617.                 <String>send fax</String>
  1618.                 <String>send fax to</String>
  1619.                 <String>send a fax</String>
  1620.                 <String>send a fax to</String>
  1621.             </HasPhrase>
  1622.         </RelationType>
  1623.         <RelationType type="ol:HasAssistantTelephoneNumber">
  1624.             <HasPhrase>
  1625.                 <String>assistant phone number</String>
  1626.                 <String>assistant phone</String>
  1627.                 <String>assistant telephone number</String>
  1628.                 <String>assistant telephone</String>
  1629.                 <String>assistant number</String>
  1630.                 <String>assistant</String>
  1631.                 <String>administrator phone number</String>
  1632.                 <String>administrator phone</String>
  1633.                 <String>administrator telephone number</String>
  1634.                 <String>administrator telephone</String>
  1635.                 <String>administrator number</String>
  1636.                 <String>administrator</String>
  1637.                 <String>admin phone number</String>
  1638.                 <String>admin phone</String>
  1639.                 <String>admin telephone number</String>
  1640.                 <String>admin telephone</String>
  1641.                 <String>admin number</String>
  1642.                 <String>admin</String>
  1643.                 <String>secretary phone number</String>
  1644.                 <String>secretary phone</String>
  1645.                 <String>secretary telephone number</String>
  1646.                 <String>secretary telephone</String>
  1647.                 <String>secretary number</String>
  1648.                 <String>secretary</String>
  1649.             </HasPhrase>
  1650.         </RelationType>
  1651.         <RelationType type="ol:HasBusinessTelephoneNumber">
  1652.             <HasPhrase>
  1653.                 <String>business phone number</String>
  1654.                 <String>business phone</String>
  1655.                 <String>business telephone number</String>
  1656.                 <String>business telephone</String>
  1657.                 <String>business number</String>
  1658.                 <String>work phone number</String>
  1659.                 <String>work phone</String>
  1660.                 <String>work telephone number</String>
  1661.                 <String>work telephone</String>
  1662.                 <String>work number</String>
  1663.                 <String>office phone number</String>
  1664.                 <String>office phone</String>
  1665.                 <String>office telephone number</String>
  1666.                 <String>office telephone</String>
  1667.                 <String>office number</String>
  1668.             </HasPhrase>
  1669.         </RelationType>
  1670.         <RelationType type="ol:HasBusiness1TelephoneNumber">
  1671.             <HasPhrase>
  1672.                 <String>main business phone number</String>
  1673.                 <String>main business phone</String>
  1674.                 <String>main business telephone number</String>
  1675.                 <String>main business telephone</String>
  1676.                 <String>main business number</String>
  1677.                 <String>main work phone number</String>
  1678.                 <String>main work phone</String>
  1679.                 <String>main work telephone number</String>
  1680.                 <String>main work telephone</String>
  1681.                 <String>main work number</String>
  1682.                 <String>main office phone number</String>
  1683.                 <String>main office phone</String>
  1684.                 <String>main office telephone number</String>
  1685.                 <String>main office telephone</String>
  1686.                 <String>main office number</String>
  1687.             </HasPhrase>
  1688.         </RelationType>
  1689.         <RelationType type="ol:HasBusiness2TelephoneNumber">
  1690.             <HasPhrase>
  1691.                 <String>second business phone number</String>
  1692.                 <String>second business phone</String>
  1693.                 <String>second business telephone number</String>
  1694.                 <String>second business telephone</String>
  1695.                 <String>second business number</String>
  1696.                 <String>second work phone number</String>
  1697.                 <String>second work phone</String>
  1698.                 <String>second work telephone number</String>
  1699.                 <String>second work telephone</String>
  1700.                 <String>second work number</String>
  1701.                 <String>second office phone number</String>
  1702.                 <String>second office phone</String>
  1703.                 <String>second office telephone number</String>
  1704.                 <String>second office telephone</String>
  1705.                 <String>second office number</String>
  1706.             </HasPhrase>
  1707.         </RelationType>
  1708.         <RelationType type="ol:HasBusinessFaxNumber">
  1709.             <HasPhrase>
  1710.                 <String>business fax number</String>
  1711.                 <String>business fax</String>
  1712.                 <String>business telefax number</String>
  1713.                 <String>business telefax</String>
  1714.                 <String>business facsimile number</String>
  1715.                 <String>business facsimile</String>
  1716.                 <String>business fax phone</String>
  1717.                 <String>business fax phone number</String>
  1718.                 <String>business number</String>
  1719.                 <String>work fax number</String>
  1720.                 <String>work fax</String>
  1721.                 <String>work telefax number</String>
  1722.                 <String>work telefax</String>
  1723.                 <String>work facsimile number</String>
  1724.                 <String>work facsimile</String>
  1725.                 <String>work fax phone</String>
  1726.                 <String>work fax phone number</String>
  1727.                 <String>office fax number</String>
  1728.                 <String>office fax</String>
  1729.                 <String>office telefax number</String>
  1730.                 <String>office telefax</String>
  1731.                 <String>office facsimile number</String>
  1732.                 <String>office facsimile</String>
  1733.                 <String>office fax phone</String>
  1734.                 <String>office fax phone number</String>
  1735.             </HasPhrase>
  1736.         </RelationType>
  1737.         <RelationType type="ol:HasCallbackTelephoneNumber">
  1738.             <HasPhrase>
  1739.                 <String>callback phone number</String>
  1740.                 <String>callback phone</String>
  1741.                 <String>callback telephone number</String>
  1742.                 <String>callback telephone</String>
  1743.                 <String>callback number</String>
  1744.                 <String>call back phone number</String>
  1745.                 <String>call back phone</String>
  1746.                 <String>call back telephone number</String>
  1747.                 <String>call back telephone</String>
  1748.                 <String>call back number</String>
  1749.             </HasPhrase>
  1750.         </RelationType>
  1751.         <RelationType type="ol:HasCarTelephoneNumber">
  1752.             <HasPhrase>
  1753.                 <String>car phone number</String>
  1754.                 <String>car phone</String>
  1755.                 <String>car telephone number</String>
  1756.                 <String>car telephone</String>
  1757.                 <String>car number</String>
  1758.             </HasPhrase>
  1759.         </RelationType>
  1760.         <RelationType type="ol:HasCompanyMainTelephoneNumber">
  1761.             <HasPhrase>
  1762.                 <String>company main phone number</String>
  1763.                 <String>company main phone</String>
  1764.                 <String>company main telephone number</String>
  1765.                 <String>company main telephone</String>
  1766.                 <String>company main number</String>
  1767.                 <String>company phone number</String>
  1768.                 <String>company phone</String>
  1769.                 <String>company telephone number</String>
  1770.                 <String>company telephone</String>
  1771.                 <String>company number</String>
  1772.             </HasPhrase>
  1773.         </RelationType>
  1774.         <RelationType type="ol:HasHomeFaxNumber">
  1775.             <HasPhrase>
  1776.                 <String>home fax number</String>
  1777.                 <String>home fax</String>
  1778.                 <String>home telefax number</String>
  1779.                 <String>home telefax</String>
  1780.                 <String>home facsimile number</String>
  1781.                 <String>home facsimile</String>
  1782.                 <String>home fax phone</String>
  1783.                 <String>home fax phone number</String>
  1784.             </HasPhrase>
  1785.         </RelationType>
  1786.         <RelationType type="ol:HasHomeTelephoneNumber">
  1787.             <HasPhrase>
  1788.                 <String>home phone number</String>
  1789.                 <String>home phone</String>
  1790.                 <String>home telephone number</String>
  1791.                 <String>home telephone</String>
  1792.                 <String>home number</String>
  1793.             </HasPhrase>
  1794.         </RelationType>
  1795.         <RelationType type="ol:HasHome1TelephoneNumber">
  1796.             <HasPhrase>
  1797.                 <String>main home phone number</String>
  1798.                 <String>main home phone</String>
  1799.                 <String>main home telephone number</String>
  1800.                 <String>main home telephone</String>
  1801.                 <String>main home number</String>
  1802.             </HasPhrase>
  1803.         </RelationType>
  1804.         <RelationType type="ol:HasHome2TelephoneNumber">
  1805.             <HasPhrase>
  1806.                 <String>second home phone number</String>
  1807.                 <String>second home phone</String>
  1808.                 <String>second home telephone number</String>
  1809.                 <String>second home telephone</String>
  1810.                 <String>second home number</String>
  1811.             </HasPhrase>
  1812.         </RelationType>
  1813.         <RelationType type="ol:HasISDNNumber">
  1814.             <HasPhrase>
  1815.                 <String>ISDN number</String>
  1816.                 <String>ISDN phone</String>
  1817.                 <String>ISDN telephone number</String>
  1818.                 <String>ISDN telephone</String>
  1819.                 <String>ISDN</String>
  1820.             </HasPhrase>
  1821.         </RelationType>
  1822.         <RelationType type="ol:HasMobileTelephoneNumber">
  1823.             <HasPhrase>
  1824.                 <String>mobile phone number</String>
  1825.                 <String>mobile phone</String>
  1826.                 <String>mobile telephone number</String>
  1827.                 <String>mobile telephone</String>
  1828.                 <String>mobile number</String>
  1829.                 <String>mobile</String>
  1830.                 <String>cellular phone number</String>
  1831.                 <String>cellular phone</String>
  1832.                 <String>cellular telephone number</String>
  1833.                 <String>cellular telephone</String>
  1834.                 <String>cellular number</String>
  1835.                 <String>cellular</String>
  1836.                 <String>cell phone number</String>
  1837.                 <String>cell phone</String>
  1838.                 <String>cell telephone number</String>
  1839.                 <String>cell telephone</String>
  1840.                 <String>cell number</String>
  1841.                 <String>cell</String>
  1842.                 <String>wireless phone number</String>
  1843.                 <String>wireless phone</String>
  1844.                 <String>wireless telephone number</String>
  1845.                 <String>wireless telephone</String>
  1846.                 <String>wireless number</String>
  1847.                 <String>wireless</String>
  1848.                 <String>portable phone number</String>
  1849.                 <String>portable phone</String>
  1850.                 <String>portable telephone number</String>
  1851.                 <String>portable telephone</String>
  1852.                 <String>portable number</String>
  1853.                 <String>portable</String>
  1854.             </HasPhrase>
  1855.         </RelationType>
  1856.         <RelationType type="ol:HasOtherFaxNumber">
  1857.             <HasPhrase>
  1858.                 <String>other fax number</String>
  1859.                 <String>other fax</String>
  1860.                 <String>other telefax number</String>
  1861.                 <String>other telefax</String>
  1862.                 <String>other fax phone</String>
  1863.                 <String>other fax phone number</String>
  1864.             </HasPhrase>
  1865.         </RelationType>
  1866.         <RelationType type="ol:HasOtherTelephoneNumber">
  1867.             <HasPhrase>
  1868.                 <String>other phone number</String>
  1869.                 <String>other phone</String>
  1870.                 <String>other telephone number</String>
  1871.                 <String>other telephone</String>
  1872.                 <String>other number</String>
  1873.             </HasPhrase>
  1874.         </RelationType>
  1875.         <RelationType type="ol:HasPagerNumber">
  1876.             <HasPhrase>
  1877.                 <String>pager number</String>
  1878.                 <String>paging number</String>
  1879.                 <String>pager</String>
  1880.             </HasPhrase>
  1881.         </RelationType>
  1882.         <RelationType type="ol:HasPrimaryTelephoneNumber">
  1883.             <HasPhrase>
  1884.                 <String>primary phone number</String>
  1885.                 <String>primary phone</String>
  1886.                 <String>primary telephone number</String>
  1887.                 <String>primary telephone</String>
  1888.                 <String>primary number</String>
  1889.             </HasPhrase>
  1890.         </RelationType>
  1891.         <RelationType type="ol:HasRadioTelephoneNumber">
  1892.             <HasPhrase>
  1893.                 <String>radio phone number</String>
  1894.                 <String>radio phone</String>
  1895.                 <String>radio telephone number</String>
  1896.                 <String>radio telephone</String>
  1897.                 <String>radio number</String>
  1898.             </HasPhrase>
  1899.         </RelationType>
  1900.         <RelationType type="ol:HasTelexNumber">
  1901.             <HasPhrase>
  1902.                 <String>telex number</String>
  1903.                 <String>telex</String>
  1904.             </HasPhrase>
  1905.         </RelationType>
  1906.         <RelationType type="ol:HasTTYTDDTelephoneNumber">
  1907.             <HasPhrase>
  1908.                 <String>TTYTDD number</String>
  1909.                 <String>TTYTDD</String>
  1910.                 <String>TTY TDD number</String>
  1911.                 <String>TTY TDD</String>
  1912.                 <String>TTY number</String>
  1913.                 <String>TTY</String>
  1914.                 <String>TDD number</String>
  1915.                 <String>TDD</String>
  1916.             </HasPhrase>
  1917.         </RelationType>
  1918.         <RelationType type="ol:HasEmailAddress">
  1919.             <HasPhrase>
  1920. <!-- jonasbar 000715 Try doing without this one, it screws up so often.
  1921.                 <String>mail</String>
  1922. -->
  1923.                 <String>email</String>
  1924.                 <String>e-mail</String>
  1925.                 <String>mail address</String>
  1926.                 <String>email address</String>
  1927.                 <String>e-mail address</String>
  1928.                 <String>emailaddress</String>
  1929.                 <String>email ID</String>
  1930.                 <String>ID</String>
  1931.             </HasPhrase>
  1932.         </RelationType>
  1933.         <RelationType type="ol:HasAccount">
  1934.             <HasPhrase>
  1935.                 <String>account</String>
  1936.             </HasPhrase>
  1937.         </RelationType>
  1938.         <RelationType type="ol:HasAnniversary">
  1939.             <HasPhrase>
  1940.                 <String>anniversary</String>
  1941.             </HasPhrase>
  1942.         </RelationType>
  1943.         <RelationType type="ol:HasAssistantName">
  1944.             <HasPhrase>
  1945.                 <String>assistant</String>
  1946.                 <String>assistant name</String>
  1947.                 <String>administrator</String>
  1948.                 <String>administrator name</String>
  1949.                 <String>admin</String>
  1950.                 <String>admin name</String>
  1951.                 <String>secretary</String>
  1952.                 <String>secretary name</String>
  1953.             </HasPhrase>
  1954.         </RelationType>
  1955.         <RelationType type="ol:HasBirthDay">
  1956.             <HasPhrase>
  1957.                 <String>birthday</String>
  1958.                 <String>birth day</String>
  1959.                 <String>born</String>
  1960.             </HasPhrase>
  1961.         </RelationType>
  1962.         <RelationType type="ol:HasHomePage">
  1963.             <HasPhrase>
  1964.                 <String>homepage</String>
  1965.                 <String>webpage</String>
  1966.                 <String>home page</String>
  1967.                 <String>web page</String>
  1968.                 <String>home</String>
  1969.                 <String>web site</String>
  1970.             </HasPhrase>
  1971.         </RelationType>
  1972.         <RelationType type="ol:HasBusinessHomePage">
  1973.             <HasPhrase>
  1974.                 <String>business homepage</String>
  1975.                 <String>business webpage</String>
  1976.                 <String>business home page</String>
  1977.                 <String>business web page</String>
  1978.                 <String>work homepage</String>
  1979.                 <String>work webpage</String>
  1980.                 <String>work home page</String>
  1981.                 <String>work web page</String>
  1982.                 <String>office homepage</String>
  1983.                 <String>office webpage</String>
  1984.                 <String>office home page</String>
  1985.                 <String>office web page</String>
  1986.             </HasPhrase>
  1987.         </RelationType>
  1988.         <RelationType type="ol:HasChildren">
  1989.             <HasPhrase>
  1990.                 <String>child</String>
  1991.                 <String>children</String>
  1992.                 <String>kid</String>
  1993.                 <String>son</String>
  1994.                 <String>daughter</String>
  1995.             </HasPhrase>
  1996.         </RelationType>
  1997.         <RelationType type="ol:HasContactName"> <!-- jonasbar 000909 - this is a supertype of HasCompanyName and HasFullName -->
  1998.             <HasPhrase>
  1999.                 <String>for</String>
  2000.             </HasPhrase>
  2001.         </RelationType>
  2002.         <RelationType type="ol:HasCompanyName">
  2003.             <HasPhrase>
  2004.                 <String>company</String>
  2005.                 <String>company name</String>
  2006.                 <String>work for</String>
  2007.                 <String>work at</String>
  2008. <!-- jonasbar 000714 This didn't work well at all... turned everything with "from" into contact queries...
  2009.                 <String>from</String>
  2010. -->
  2011.                 <String>represent</String>
  2012.             </HasPhrase>
  2013.         </RelationType>
  2014.         <RelationType type="ol:HasComputerNetworkName">
  2015.             <HasPhrase>
  2016.                 <String>network name</String>
  2017.             </HasPhrase>
  2018.         </RelationType>
  2019.         <RelationType type="ol:HasCustomerID">
  2020.             <HasPhrase>
  2021.                 <String>customer</String>
  2022.                 <String>ID</String>
  2023.                 <String>customer ID</String>
  2024.             </HasPhrase>
  2025.         </RelationType>
  2026.         <RelationType type="ol:HasDepartmentName">
  2027.             <HasPhrase>
  2028.                 <String>department</String>
  2029.                 <String>department name</String>
  2030.                 <String>group</String>
  2031.                 <String>group name</String>
  2032.                 <String>in</String>
  2033.             </HasPhrase>
  2034.         </RelationType>
  2035.         <RelationType type="ol:HasFileAs">
  2036.             <HasPhrase>
  2037.                 <String>file</String>
  2038.                 <String>file as</String>
  2039.             </HasPhrase>
  2040.             <HasPhrase inverse="yes">
  2041.                 <String>be filed as</String>
  2042.             </HasPhrase>
  2043.         </RelationType>
  2044.         <RelationType type="ol:HasFirstName">
  2045.             <HasPhrase>
  2046.                 <String>first name</String>
  2047.             </HasPhrase>
  2048.         </RelationType>
  2049.         <RelationType type="ol:HasFTPSite">
  2050.             <HasPhrase>
  2051.                 <String>ftp site</String>
  2052.                 <String>ftp</String>
  2053.             </HasPhrase>
  2054.         </RelationType>
  2055.         <RelationType type="ol:HasFullName">
  2056.             <HasPhrase>
  2057.                 <String>full name</String>
  2058.                 <String>name</String>
  2059. <!-- jonasbar 000829 - can we do without this?
  2060.                 <String>name of</String>
  2061. -->
  2062. <!-- seems to be a troublemaker
  2063.                 <String>to</String>
  2064. -->
  2065.             </HasPhrase>
  2066.         </RelationType>
  2067.         <RelationType type="ol:HasGender">
  2068.             <HasPhrase>
  2069.                 <String>sex</String>
  2070.                 <String>gender</String>
  2071.             </HasPhrase>
  2072.         </RelationType>
  2073.         <Instances type="ol:OlGender">
  2074.             <Instance>
  2075.                 <ol:Long dt="int">0</ol:Long>
  2076.                 <HasPhrase>
  2077.                     <String>unspecified</String>
  2078.                     <String>unknown</String>
  2079.                     <String>neuter</String>
  2080.                 </HasPhrase>
  2081.             </Instance>
  2082.             <Instance>
  2083.                 <ol:Long dt="int">1</ol:Long>
  2084.                 <HasPhrase>
  2085.                     <String>female</String>
  2086.                     <String>woman</String>
  2087.                 </HasPhrase>
  2088.             </Instance>
  2089.             <Instance>
  2090.                 <ol:Long dt="int">2</ol:Long>
  2091.                 <HasPhrase>
  2092.                     <String>male</String>
  2093.                     <String>man</String>
  2094.                 </HasPhrase>
  2095.             </Instance>
  2096.         </Instances>
  2097.         <RelationType type="ol:HasGovernmentIDNumber">
  2098.             <HasPhrase>
  2099.                 <String>government ID</String>
  2100.                 <String>government ID number</String>
  2101.                 <String>government number</String>
  2102.             </HasPhrase>
  2103.         </RelationType>
  2104.         <RelationType type="ol:HasHobby">
  2105.             <HasPhrase>
  2106.                 <String>hobby</String>
  2107.                 <String>gift</String> <!-- jonasbar 000714 Pretty clever annotation I think! -->
  2108.             </HasPhrase>
  2109.         </RelationType>
  2110.         <RelationType type="ol:HasInitials">
  2111.             <HasPhrase>
  2112.                 <String>initial</String>
  2113.             </HasPhrase>
  2114.         </RelationType>
  2115.         <RelationType type="ol:HasJobTitle">
  2116.             <HasPhrase>
  2117.                 <String>title</String>
  2118.                 <String>designation</String>
  2119.                 <String>jobtitle</String>
  2120.                 <String>job title</String>
  2121.             </HasPhrase>
  2122.         </RelationType>
  2123.         <RelationType type="ol:HasJournal">
  2124.             <HasPhrase>
  2125.                 <String>journal</String>
  2126.             </HasPhrase>
  2127.         </RelationType>
  2128.         <Instances src="ol:ContactItem" rel="ol:HasJournal">
  2129.             <Instance>
  2130.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  2131.                 <HasPhrase>
  2132.                     <String>has journal</String>
  2133.                 </HasPhrase>
  2134.             </Instance>
  2135. <!-- jonasbar 000828 - negation handled differently
  2136.             <Instance>
  2137.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  2138.                 <HasPhrase>
  2139.                     <String>does not have journal</String>
  2140.                     <String>has no journal</String>
  2141.                     <String>no journal</String>
  2142.                 </HasPhrase>
  2143.             </Instance>
  2144. -->
  2145.         </Instances>
  2146.         <RelationType type="ol:HasLanguage">
  2147.             <HasPhrase>
  2148.                 <String>language</String>
  2149.             </HasPhrase>
  2150.         </RelationType>
  2151.         <Instances type="ol:Language">
  2152.             <Instance>
  2153.                 <ol:String dt="string">english</ol:String>
  2154.                 <HasPhrase>
  2155.                     <String>english</String>
  2156.                 </HasPhrase>
  2157.             </Instance>
  2158.             <Instance>
  2159.                 <ol:String dt="string">swedish</ol:String>
  2160.                 <HasPhrase>
  2161.                     <String>swedish</String>
  2162.                 </HasPhrase>
  2163.             </Instance>
  2164.         </Instances>
  2165.         <RelationType type="ol:HasLastName">
  2166.             <HasPhrase>
  2167.                 <String>last name</String>
  2168.                 <String>family name</String>
  2169.             </HasPhrase>
  2170.         </RelationType>
  2171.         <RelationType type="ol:HasManagerName">
  2172.             <HasPhrase>
  2173.                 <String>manager name</String>
  2174.                 <String>manager</String>
  2175.                 <String>managed by</String>
  2176.                 <String>report to</String>
  2177.                 <String>supervisor</String>
  2178.                 <String>superior</String>
  2179.                 <String>boss</String>
  2180.             </HasPhrase>
  2181.             <HasPhrase inverse="yes">
  2182.                 <String>manage</String>
  2183. <!--                <String>report</String> This messes up the interpretation as "mail" too much. -->
  2184.             </HasPhrase>
  2185.         </RelationType>
  2186.         <RelationType type="ol:HasMiddleName">
  2187.             <HasPhrase>
  2188.                 <String>middle name</String>
  2189.             </HasPhrase>
  2190.         </RelationType>
  2191.         <RelationType type="ol:HasNetMeetingAlias">
  2192.             <HasPhrase>
  2193.                 <String>net meeting alias</String>
  2194.                 <String>netmeeting alias</String>
  2195.                 <String>net meeting name</String>
  2196.                 <String>netmeeting name</String>
  2197.             </HasPhrase>
  2198.         </RelationType>
  2199.         <RelationType type="ol:HasNetMeetingServer">
  2200.             <HasPhrase>
  2201.                 <String>net meeting server</String>
  2202.                 <String>netmeeting server</String>
  2203.             </HasPhrase>
  2204.         </RelationType>
  2205.         <RelationType type="ol:HasNickname">
  2206.             <HasPhrase>
  2207.                 <String>nickname</String>
  2208.             </HasPhrase>
  2209.         </RelationType>
  2210.         <RelationType type="ol:HasOfficeLocation">
  2211.             <HasPhrase>
  2212.                 <String>office</String>
  2213.                 <String>where</String>
  2214.                 <String>building</String>
  2215.                 <String>in</String>
  2216.             </HasPhrase>
  2217.             <HasPhrase inverse="yes">
  2218.                 <String>location</String>
  2219.                 <String>office location</String>
  2220.             </HasPhrase>
  2221.         </RelationType>
  2222.         <RelationType type="ol:HasOrganizationalIDNumber">
  2223.             <HasPhrase>
  2224.                 <String>organizational ID number</String>
  2225.                 <String>organisational ID number</String>
  2226.                 <String>organizational ID</String>
  2227.                 <String>organisational ID</String>
  2228.                 <String>organizational number</String>
  2229.                 <String>organisational number</String>
  2230.                 <String>ID number</String>
  2231.                 <String>ID</String>
  2232.             </HasPhrase>
  2233.         </RelationType>
  2234.         <RelationType type="ol:HasPersonalHomePage">
  2235.             <HasPhrase>
  2236.                 <String>personal homepage</String>
  2237.                 <String>personal webpage</String>
  2238.                 <String>personal home page</String>
  2239.                 <String>personal web page</String>
  2240.             </HasPhrase>
  2241.         </RelationType>
  2242.         <RelationType type="ol:HasProfession">
  2243.             <HasPhrase>
  2244.                 <String>profession</String>
  2245.                 <String>job</String>
  2246.             </HasPhrase>
  2247.         </RelationType>
  2248.         <RelationType type="ol:HasReferredBy">
  2249.             <HasPhrase>
  2250.                 <String>was referred by</String>
  2251.                 <String>referred by</String>
  2252.                 <String>referred</String>
  2253.             </HasPhrase>
  2254.         </RelationType>
  2255. <!-- [jonasbar 000707] I don't think we care.
  2256.         <Instances type="ol:OlMailingAddress">
  2257.             <Instance>
  2258.                 <ol:Long dt="int">0</ol:Long>
  2259.                 <HasPhrase>
  2260.                     <String>none</String>
  2261.                 </HasPhrase>
  2262.             </Instance>
  2263.             <Instance>
  2264.                 <ol:Long dt="int">1</ol:Long>
  2265.                 <HasPhrase>
  2266.                     <String>home</String>
  2267.                 </HasPhrase>
  2268.             </Instance>
  2269.             <Instance>
  2270.                 <ol:Long dt="int">2</ol:Long>
  2271.                 <HasPhrase>
  2272.                     <String>business</String>
  2273.                     <String>work</String>
  2274.                     <String>office</String>
  2275.                 </HasPhrase>
  2276.             </Instance>
  2277.             <Instance>
  2278.                 <ol:Long dt="int">3</ol:Long>
  2279.                 <HasPhrase>
  2280.                     <String>other</String>
  2281.                 </HasPhrase>
  2282.             </Instance>
  2283.         </Instances>
  2284. -->
  2285.         <RelationType type="ol:HasSpouse">
  2286.             <HasPhrase>
  2287.                 <String>spouse</String>
  2288.                 <String>wife</String>
  2289.                 <String>husband</String>
  2290.                 <String>spouse name</String>
  2291.                 <String>wife name</String>
  2292.                 <String>husband name</String>
  2293.                 <String>married</String>
  2294.                 <String>married to</String>
  2295.             </HasPhrase>
  2296.         </RelationType>
  2297.         <RelationType type="ol:HasSuffix">
  2298.             <HasPhrase>
  2299.                 <String>suffix</String>
  2300.             </HasPhrase>
  2301.         </RelationType>
  2302.         <RelationType type="ol:HasTitle">
  2303.             <HasPhrase>
  2304.                 <String>title</String>
  2305.             </HasPhrase>
  2306.         </RelationType>
  2307.         <RelationType type="ol:HasUserCertificate">
  2308.             <HasPhrase>
  2309.                 <String>user certificate</String>
  2310.                 <String>certificate</String>
  2311.             </HasPhrase>
  2312.         </RelationType>
  2313.         <RelationType type="ol:HasWebpage">
  2314.             <HasPhrase>
  2315.                 <String>homepage</String>
  2316.                 <String>webpage</String>
  2317.                 <String>home page</String>
  2318.                 <String>web page</String>
  2319.             </HasPhrase>
  2320.         </RelationType>
  2321.         <RelationType type="ol:HasYomiCompanyName">
  2322.             <HasPhrase>
  2323.                 <String>yomi company name</String>
  2324.                 <String>yomi company</String>
  2325.                 <String>yomi name</String>
  2326.                 <String>yomi</String>
  2327.                 <String>company name</String>
  2328.                 <String>company</String>
  2329.             </HasPhrase>
  2330.         </RelationType>
  2331.         <RelationType type="ol:HasYomiFirstName">
  2332.             <HasPhrase>
  2333.                 <String>yomi first name</String>
  2334.                 <String>yomi name</String>
  2335.                 <String>yomi</String>
  2336.                 <String>first name</String>
  2337.             </HasPhrase>
  2338.         </RelationType>
  2339.         <RelationType type="ol:HasYomiLastName">
  2340.             <HasPhrase>
  2341.                 <String>yomi last name</String>
  2342.                 <String>yomi name</String>
  2343.                 <String>yomi</String>
  2344.                 <String>last name</String>
  2345.                 <String>family name</String>
  2346.             </HasPhrase>
  2347.         </RelationType>
  2348.         <EntityType type="ol:MailOrMeetingItem">
  2349.             <HasPhrase>
  2350.                 <String>mail</String>
  2351.                 <String>email</String>
  2352.                 <String>e-mail</String>
  2353.                 <String>message</String>
  2354.                 <String>mail item</String>
  2355.                 <String>email item</String>
  2356.                 <String>e-mail item</String>
  2357.                 <String>message item</String>
  2358.                 <String>mailitem</String>
  2359.                 <String>letter</String>
  2360.                 <!-- This really should have a pattern that checks that it is a reply
  2361.                      but we don't know how to do that. -->
  2362.                 <String>reply</String>
  2363.                 <String>response</String>
  2364.                 <String>respond</String>
  2365.                 <String>enquiry</String>
  2366.                 <String>enquire</String>
  2367.             </HasPhrase>
  2368.         </EntityType>
  2369.         <EntityType type="ol:MailItem">
  2370.             <HasPhrase>
  2371.                 <String>note</String> <!-- Note that this is also recognized as a sticky note. -->
  2372.                 <String>report</String>
  2373.             </HasPhrase>
  2374.         </EntityType>
  2375.         <EntityType type="ol:ReportItem">
  2376.             <HasPhrase>
  2377.                 <String>delivery note</String>
  2378.                 <String>delivery notice</String>
  2379.                 <String>report item</String>
  2380.             </HasPhrase>
  2381.         </EntityType>
  2382.         <Instances src="ol:MailOrMeetingItem" rel="ol:IsAutoForwarded">
  2383.             <Instance>
  2384.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  2385.                 <HasPhrase>
  2386.                     <String>autoforwarded</String>
  2387.                     <String>auto forwarded</String>
  2388.                     <String>automatically forwarded</String>
  2389.                 </HasPhrase>
  2390.             </Instance>
  2391. <!-- jonasbar 000828 - negation handled differently
  2392.             <Instance>
  2393.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  2394.                 <HasPhrase>
  2395.                     <String>is not autoforwarded</String>
  2396.                     <String>is not auto forwarded</String>
  2397.                     <String>is not automatically forwarded</String>
  2398.                 </HasPhrase>
  2399.             </Instance>
  2400. -->
  2401.         </Instances>
  2402.         <RelationType type="ol:HasBCC">
  2403.             <HasPhrase>
  2404.                 <String>bcc</String>
  2405.                 <String>bcc 'd</String>
  2406.                 <String>bcc to</String>
  2407.                 <String>bcc 'd to</String>
  2408.                 <String>blind carbon copy</String>
  2409.                 <String>blind carboncopy</String>
  2410.                 <String>blind cc</String>
  2411.             </HasPhrase>
  2412.         </RelationType>
  2413.         <RelationType type="ol:HasCC">
  2414.             <HasPhrase>
  2415.                 <String>cc</String>
  2416.                 <String>cc 'd</String>
  2417.                 <String>cc to</String>
  2418.                 <String>cc 'd to</String>
  2419.                 <String>carbon copy</String>
  2420.                 <String>carboncopy</String>
  2421.             </HasPhrase>
  2422.         </RelationType>
  2423.         <RelationType type="ol:HasDeferredDeliveryTime">
  2424.             <HasPhrase>
  2425.                 <String>deferred delivery time</String>
  2426.             </HasPhrase>
  2427.         </RelationType>
  2428.         <RelationType type="ol:HasExpiryTime">
  2429.             <HasPhrase>
  2430.                 <String>expire</String>
  2431.                 <String>expiry time</String>
  2432.             </HasPhrase>
  2433.         </RelationType>
  2434.         <RelationType type="ol:HasFlagDueBy">
  2435.             <HasPhrase>
  2436.                 <String>flag due by</String>
  2437.                 <String>due by</String>
  2438.                 <String>due</String>
  2439.             </HasPhrase>
  2440.         </RelationType>
  2441.         <RelationType type="ol:HasFlagRequest">
  2442.             <HasPhrase>
  2443.                 <String>flag request</String>
  2444.                 <String>request</String>
  2445.             </HasPhrase>
  2446.         </RelationType>
  2447.         <RelationType type="ol:HasFlagStatus">
  2448.             <HasPhrase>
  2449.                 <String>flag status</String>
  2450.             </HasPhrase>
  2451.         </RelationType>
  2452.         <Instances type="ol:OlFlagStatus">
  2453.             <Instance>
  2454.                 <ol:Long dt="int">0</ol:Long>
  2455.                 <HasPhrase>
  2456.                     <String>no flag</String>
  2457.                     <String>no follow up</String>
  2458.                     <String>no follow-up</String>
  2459.                 </HasPhrase>
  2460.             </Instance>
  2461.             <Instance>
  2462.                 <ol:Long dt="int">1</ol:Long>
  2463.                 <HasPhrase>
  2464.                     <String>complete</String>
  2465.                     <String>completed</String>
  2466.                 </HasPhrase>
  2467.             </Instance>
  2468.             <Instance>
  2469.                 <ol:Long dt="int">2</ol:Long>
  2470.                 <HasPhrase>
  2471.                     <String>follow up</String>
  2472.                     <String>follow-up</String>
  2473.                     <String>follow up request</String>
  2474.                     <String>follow-up request</String>
  2475.                     <String>marked</String>
  2476.                     <String>flagged</String>
  2477.                     <String>flag</String>
  2478.                     <String>flagged for action</String>
  2479.                 </HasPhrase>
  2480.             </Instance>
  2481.         </Instances>
  2482.         <RelationType type="ol:HasHTMLBody">
  2483.             <HasPhrase>
  2484.                 <String>HTML body</String>
  2485.                 <String>HTML</String>
  2486.             </HasPhrase>
  2487.         </RelationType>
  2488. <!-- jonasbar 000714 We probably want these to go to ol:HasTo instead.
  2489.         <RelationType type="ol:HasReceivedByName">
  2490.             <HasPhrase>
  2491.                 <String>received by</String>
  2492.                 <String>read by</String>
  2493.             </HasPhrase>
  2494.         </RelationType>
  2495. -->
  2496.         <RelationType type="ol:HasReceivedTime">
  2497.             <HasPhrase>
  2498.                 <String>receive</String>
  2499. <!-- jonasbar 000715 Live without it...
  2500.                 <String>get</String>
  2501. -->
  2502.             </HasPhrase>
  2503.         </RelationType>
  2504. <!--
  2505.         <RelationType type="ol:ReminderPlaySound">
  2506.             <HasPhrase>
  2507.                 <String>???</String>
  2508.             </HasPhrase>
  2509.         </RelationType>
  2510. -->
  2511.         <Instances src="ol:MailItem" rel="ol:ReminderPlaySound">
  2512.             <Instance>
  2513.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  2514.                 <HasPhrase>
  2515.                     <String>with sound</String>
  2516.                     <String>have sound</String>
  2517.                     <!-- <String>has sound</String> -->
  2518.                     <String>play sound</String>
  2519.                     <String>sound</String>
  2520.                 </HasPhrase>
  2521.             </Instance>
  2522.             <Instance>
  2523.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  2524.                 <HasPhrase>
  2525.                     <String>without sound</String>
  2526. <!-- jonasbar 000828 - negation handled differently
  2527.                     <String>with no sound</String>
  2528.                     <String>have no sound</String>
  2529.                     <String>has no sound</String>
  2530.                     <String>play no sound</String>
  2531. -->
  2532.                     <String>silent</String>
  2533.                 </HasPhrase>
  2534.             </Instance>
  2535.         </Instances>
  2536.         <RelationType type="ol:ReminderIsSet">
  2537.             <HasPhrase>
  2538.                 <String>reminder</String>
  2539.             </HasPhrase>
  2540.         </RelationType>
  2541.         <Instances src="ol:MailOrMeetingItem" rel="ol:ReminderIsSet">
  2542.             <Instance>
  2543.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  2544.                 <HasPhrase>
  2545.                     <String>with reminder</String>
  2546.                     <String>have reminder</String>
  2547.                     <!-- <String>has reminder</String> -->
  2548.                 </HasPhrase>
  2549.             </Instance>
  2550.             <Instance>
  2551.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  2552.                 <HasPhrase>
  2553.                     <String>without reminder</String>
  2554. <!-- jonasbar 000828 - negation handled differently
  2555.                     <String>with no reminder</String>
  2556.                     <String>have no reminder</String>
  2557.                     <String>has no reminder</String>
  2558. -->
  2559.                 </HasPhrase>
  2560.             </Instance>
  2561.         </Instances>
  2562.         <RelationType type="ol:HasReminderSoundFile">
  2563.             <HasPhrase>
  2564.                 <String>reminder sound</String>
  2565.                 <String>reminder sound file</String>
  2566.                 <String>reminder file</String>
  2567.                 <String>sound file</String>
  2568.                 <String>reminder sound path</String>
  2569.                 <String>reminder path</String>
  2570.                 <String>sound path</String>
  2571.             </HasPhrase>
  2572.         </RelationType>
  2573.         <RelationType type="ol:HasReminderTime">
  2574.             <HasPhrase>
  2575. <!--                <String>reminder at</String>  -->
  2576.                 <String>reminder time</String>
  2577.             </HasPhrase>
  2578.         </RelationType>
  2579.         <RelationType type="ol:HasSenderName">
  2580.             <HasPhrase>
  2581.                 <String>sender</String>
  2582.                 <String>send from</String>
  2583.                 <String>from</String>
  2584.                 <String>send by</String>
  2585.                 <String>by</String>
  2586.                 <String>originator</String>
  2587.                 <!-- <String>sent by</String> -->
  2588.                 <String>write by</String>
  2589.                 <String>compose by</String>
  2590.                 <String>receive from</String>
  2591.                 <!-- <String>sent from</String> -->
  2592.                 <!-- This should really check that it is forward by someone rather than
  2593.                      just sent by them but we don't know how. -->
  2594.                 <String>forward by</String>
  2595.                 <String>forward from</String>
  2596.             </HasPhrase>
  2597.             <HasPhrase inverse="yes">
  2598.                 <String>send</String>
  2599.                 <String>tell</String>
  2600.                 <String>say</String>
  2601.             </HasPhrase>
  2602.         </RelationType>
  2603.         <Instances src="ol:MailOrMeetingItem" rel="ol:IsSent">
  2604.             <Instance>
  2605.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  2606.                 <HasPhrase>
  2607.                     <String>sent</String>
  2608.                     <String>be sent</String>
  2609.                 </HasPhrase>
  2610.             </Instance>
  2611.             <Instance>
  2612.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  2613.                 <HasPhrase>
  2614.                     <String>unsent</String>
  2615.                     <String>isn't sent</String>
  2616.                     <String>aren't sent</String>
  2617.                 </HasPhrase>
  2618.             </Instance>
  2619.         </Instances>
  2620.         <RelationType type="ol:HasSentOn">
  2621.             <HasPhrase>
  2622.                 <String>sent</String>
  2623. <!--
  2624.                 <String>sent on</String>
  2625.                 <String>sent in</String>
  2626. -->
  2627.             </HasPhrase>
  2628.         </RelationType>
  2629.         <Instances src="ol:MailOrMeetingItem" rel="ol:IsSubmitted">
  2630.             <Instance>
  2631.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  2632.                 <HasPhrase>
  2633.                     <String>be submitted</String>
  2634.                     <String>have be submitted</String>
  2635.                 </HasPhrase>
  2636.             </Instance>
  2637. <!-- jonasbar 000828 - negation handled differently
  2638.             <Instance>
  2639.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  2640.                 <HasPhrase>
  2641.                     <String>is not submitted</String>
  2642.                     <String>has not been submitted</String>
  2643.                 </HasPhrase>
  2644.             </Instance>
  2645. -->
  2646.         </Instances>
  2647.         <RelationType type="ol:HasToOrCcOrBcc">
  2648.             <HasPhrase>
  2649.                 <String>to</String>
  2650.                 <String>recipient</String>
  2651.                 <String>send to</String>
  2652.                 <String>receive by</String>
  2653.                 <String>read by</String>
  2654.                 <!-- This should really check that it is forward to someone rather than
  2655.                      just sent to them but we don't know how. -->
  2656.                 <String>forward to</String>
  2657.             </HasPhrase>
  2658.             <HasPhrase inverse="yes">
  2659.                 <String>receive</String>
  2660. <!-- jonasbar 000715 Live without it...
  2661.                 <String>get</String>
  2662. -->
  2663.             </HasPhrase>
  2664.         </RelationType>
  2665. <!-- jonasbar 000904: disable subobjects.
  2666.         <EntityType type="ol:DistListItem">
  2667.             <HasPhrase>
  2668.                 <String>distribution list</String>
  2669.                 <String>mailing list</String>
  2670.                 <String>distributionlist</String>
  2671.                 <String>mailinglist</String>
  2672.                 <String>list</String>
  2673.             </HasPhrase>
  2674.         </EntityType>
  2675.         <RelationType type="ol:HasDLName">
  2676.             <HasPhrase>
  2677.                 <String>name</String>
  2678.                 <String>call</String>
  2679.             </HasPhrase>
  2680.         </RelationType>
  2681. -->
  2682. <!-- [jonasbar 000903] I don't think we can access these anyway.
  2683.         <EntityType type="ol:RemoteItem">
  2684.             <HasPhrase>
  2685.                 <String>remote item</String>
  2686.                 <String>remote</String>
  2687.             </HasPhrase>
  2688.         </EntityType>
  2689. -->
  2690. <!-- [jonasbar 000903] I don't think we want this one.
  2691.         <RelationType type="ol:HasRemoteMessageClass">
  2692.             <HasPhrase>
  2693.                 <String>remote message class</String>
  2694.                 <String>remote class</String>
  2695.                 <String>message class</String>
  2696.                 <String>class</String>
  2697.             </HasPhrase>
  2698.         </RelationType>
  2699. -->
  2700. <!-- jonasbar 000904: ignored.
  2701.         <RelationType type="ol:HasTransferSize">
  2702.             <HasPhrase>
  2703.                 <String>transfer size</String>
  2704.                 <String>size</String>
  2705.                 <String>length</String>
  2706.             </HasPhrase>
  2707.         </RelationType>
  2708.         <RelationType type="ol:HasTransferTime">
  2709.             <HasPhrase>
  2710.                 <String>transfer time</String>
  2711.                 <String>load time</String>
  2712.             </HasPhrase>
  2713.         </RelationType>
  2714. -->
  2715.         <EntityType type="ol:PostItem">
  2716.             <HasPhrase>
  2717.                 <String>post</String>
  2718.                 <String>post item</String>
  2719.                 <String>postitem</String>
  2720.                 <String>posting</String>
  2721.             </HasPhrase>
  2722.         </EntityType>
  2723.         <EntityType type="ol:NoteItem">
  2724.             <HasPhrase>
  2725.                 <String>note item</String>
  2726.                 <String>note</String>
  2727.                 <String>post-it</String>
  2728.                 <String>postit</String>
  2729.                 <String>post-it note</String>
  2730.                 <String>postit note</String>
  2731.                 <String>sticky note</String>
  2732.                 <String>Notes</String> <!-- jonasbar 000914 - for bug 667 -->
  2733.                 <String>notes folder</String> <!-- jonasbar 000914 - for bug 667 -->
  2734.                 <String>folder notes</String> <!-- jonasbar 000914 - for bug 667 -->
  2735.             </HasPhrase>
  2736.         </EntityType>
  2737.         <RelationType type="ol:HasColor">
  2738.             <HasPhrase>
  2739.                 <String>color</String>
  2740.                 <String>colour</String>
  2741.             </HasPhrase>
  2742.         </RelationType>
  2743.         <Instances type="ol:OlNoteColor">
  2744.             <Instance>
  2745.                 <ol:Long dt="int">0</ol:Long>
  2746.                 <HasPhrase>
  2747.                     <String>blue</String>
  2748.                 </HasPhrase>
  2749.             </Instance>
  2750.             <Instance>
  2751.                 <ol:Long dt="int">1</ol:Long>
  2752.                 <HasPhrase>
  2753.                     <String>green</String>
  2754.                 </HasPhrase>
  2755.             </Instance>
  2756.             <Instance>
  2757.                 <ol:Long dt="int">2</ol:Long>
  2758.                 <HasPhrase>
  2759.                     <String>pink</String>
  2760.                     <String>red</String>
  2761.                 </HasPhrase>
  2762.             </Instance>
  2763.             <Instance>
  2764.                 <ol:Long dt="int">3</ol:Long>
  2765.                 <HasPhrase>
  2766.                     <String>yellow</String>
  2767.                 </HasPhrase>
  2768.             </Instance>
  2769.             <Instance>
  2770.                 <ol:Long dt="int">4</ol:Long>
  2771.                 <HasPhrase>
  2772.                     <String>white</String>
  2773.                 </HasPhrase>
  2774.             </Instance>
  2775.         </Instances>
  2776.         <EntityType type="ol:JournalItem">
  2777.             <HasPhrase>
  2778.                 <String>journal item</String>
  2779.                 <String>journal</String>
  2780.                 <String>journal folder</String> <!-- jonasbar 000914 - for bug 667 -->
  2781.                 <String>folder journal</String> <!-- jonasbar 000914 - for bug 667 -->
  2782.             </HasPhrase>
  2783.         </EntityType>
  2784.         <RelationType type="ol:HasContactNames">
  2785.             <HasPhrase>
  2786.                 <String>contact</String>
  2787.                 <String>contact name</String>
  2788.             </HasPhrase>
  2789.         </RelationType>
  2790.         <Instances src="ol:JournalItem" rel="ol:DocIsPosted">
  2791.             <Instance>
  2792.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  2793.                 <HasPhrase>
  2794.                     <String>doc be posted</String>
  2795.                     <String>document be posted</String>
  2796.                     <String>be posted</String>
  2797.                     <String>posted</String>
  2798.                 </HasPhrase>
  2799.             </Instance>
  2800. <!-- jonasbar 000828 - negation handled differently
  2801.             <Instance>
  2802.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  2803.                 <HasPhrase>
  2804.                     <String>doc is not posted</String>
  2805.                     <String>document is not posted</String>
  2806.                     <String>not be posted</String>
  2807.                     <String>not posted</String>
  2808.                 </HasPhrase>
  2809.             </Instance>
  2810. -->
  2811.         </Instances>
  2812.         <Instances src="ol:JournalItem" rel="ol:DocIsPrinted">
  2813.             <Instance>
  2814.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  2815.                 <HasPhrase>
  2816.                     <String>doc be printed</String>
  2817.                     <String>document be printed</String>
  2818.                     <String>be printed</String>
  2819.                     <String>printed</String>
  2820.                 </HasPhrase>
  2821.             </Instance>
  2822. <!-- jonasbar 000828 - negation handled differently
  2823.             <Instance>
  2824.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  2825.                 <HasPhrase>
  2826.                     <String>doc is not printed</String>
  2827.                     <String>document is not printed</String>
  2828.                     <String>not been printed</String>
  2829.                     <String>not printed</String>
  2830.                 </HasPhrase>
  2831.             </Instance>
  2832. -->
  2833.         </Instances>
  2834.         <Instances src="ol:JournalItem" rel="ol:DocIsRouted">
  2835.             <Instance>
  2836.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  2837.                 <HasPhrase>
  2838.                     <String>doc be routed</String>
  2839.                     <String>document be routed</String>
  2840.                     <String>be routed</String>
  2841.                     <String>routed</String>
  2842.                 </HasPhrase>
  2843.             </Instance>
  2844. <!-- jonasbar 000828 - negation handled differently
  2845.             <Instance>
  2846.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  2847.                 <HasPhrase>
  2848.                     <String>doc is not routed</String>
  2849.                     <String>document is not routed</String>
  2850.                     <String>not been routed</String>
  2851.                     <String>not routed</String>
  2852.                 </HasPhrase>
  2853.             </Instance>
  2854. -->
  2855.         </Instances>
  2856.         <Instances src="ol:JournalItem" rel="ol:DocIsSaved">
  2857.             <Instance>
  2858.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  2859.                 <HasPhrase>
  2860.                     <String>doc be saved</String>
  2861.                     <String>document be saved</String>
  2862.                     <String>be saved</String>
  2863.                     <String>saved</String>
  2864.                 </HasPhrase>
  2865.             </Instance>
  2866. <!-- jonasbar 000828 - negation handled differently
  2867.             <Instance>
  2868.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  2869.                 <HasPhrase>
  2870.                     <String>doc is not saved</String>
  2871.                     <String>document is not saved</String>
  2872.                     <String>not been saved</String>
  2873.                     <String>not saved</String>
  2874.                 </HasPhrase>
  2875.             </Instance>
  2876. -->
  2877.         </Instances>
  2878.         <RelationType type="ol:HasDuration">
  2879.             <HasPhrase>
  2880.                 <String>duration</String>
  2881.                 <!-- jonasbar 000829 - unfortunately "last" collides with "last" as in "my last meeting" -->
  2882.                 <String>lasts</String>
  2883.                 <String>lasted</String>
  2884.             </HasPhrase>
  2885.         </RelationType>
  2886.         <RelationType type="ol:HasType">
  2887.             <HasPhrase>
  2888.                 <String>type</String>
  2889.                 <String>document type</String>
  2890.             </HasPhrase>
  2891.         </RelationType>
  2892.         <EntityType type="ol:AppointmentItem">
  2893.             <HasPhrase>
  2894.                 <String>appointment</String>
  2895.                 <String>meeting</String>
  2896.                 <String>calendar</String>
  2897.                 <String>schedule</String>
  2898.                 <String>event</String>
  2899.                 <String>presentation</String>
  2900.                 <String>appointment item</String>
  2901.                 <String>meeting item</String>
  2902.                 <String>calendar item</String>
  2903.                 <String>event item</String>
  2904.                 <String>meet</String>
  2905.                 <String>busy</String>
  2906.                 <String>busy time</String>
  2907.                 <String>free</String>
  2908.                 <String>free time</String>
  2909.                 <String>do</String> <!-- jonasbar 000829 - questionable. -->
  2910.                 <String>commitment</String>
  2911.                 <String>commit</String>
  2912.                 <String>time slot</String>
  2913.                 <String>calendar folder</String> <!-- jonasbar 000914 - for bug 667 -->
  2914.                 <String>folder calendar</String> <!-- jonasbar 000914 - for bug 667 -->
  2915.             </HasPhrase>
  2916.         </EntityType>
  2917.         <Instances src="ol:AppointmentItem" rel="ol:IsAllDayEvent">
  2918.             <Instance>
  2919.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  2920.                 <HasPhrase>
  2921.                     <String>last all day</String>
  2922.                     <String>be all day</String>
  2923.                     <String>all day</String>
  2924.                     <String>all day long</String>
  2925.                     <String>full day</String>
  2926.                     <String>daylong</String>
  2927.                     <String>day long</String>
  2928.                 </HasPhrase>
  2929.             </Instance>
  2930. <!-- jonasbar 000828 - negation handled differently
  2931.             <Instance>
  2932.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  2933.                 <HasPhrase>
  2934.                     <String>does not last all day</String>
  2935.                     <String>is not all day</String>
  2936.                     <String>not an all day event</String>
  2937.                 </HasPhrase>
  2938.             </Instance>
  2939. -->
  2940.         </Instances>
  2941.         <Instances type="ol:OlBusyStatus">
  2942.             <Instance>
  2943.                 <ol:Long dt="int">0</ol:Long>
  2944.                 <HasPhrase>
  2945.                     <String>free</String>
  2946.                 </HasPhrase>
  2947.             </Instance>
  2948.             <Instance>
  2949.                 <ol:Long dt="int">1</ol:Long>
  2950.                 <HasPhrase>
  2951.                     <String>tentative</String>
  2952.                 </HasPhrase>
  2953.             </Instance>
  2954.             <Instance>
  2955.                 <ol:Long dt="int">2</ol:Long>
  2956.                 <HasPhrase>
  2957.                     <String>busy</String>
  2958.                 </HasPhrase>
  2959.             </Instance>
  2960.             <Instance>
  2961.                 <ol:Long dt="int">3</ol:Long>
  2962.                 <HasPhrase>
  2963.                     <String>OOO</String>
  2964.                     <String>OOF</String>
  2965.                     <String>out of office</String>
  2966.                     <String>out of facility</String>
  2967.                     <String>out</String>
  2968.                 </HasPhrase>
  2969.             </Instance>
  2970.         </Instances>
  2971.         <RelationType type="ol:HasBusyStatus">
  2972.             <HasPhrase>
  2973.                 <String>busy status</String>
  2974.             </HasPhrase>
  2975.         </RelationType>
  2976.         <RelationType type="ol:HasEnd">
  2977.             <HasPhrase>
  2978.                 <String>end</String>
  2979.                 <String>finish</String>
  2980.                 <String>until</String>
  2981.             </HasPhrase>
  2982.         </RelationType>
  2983.         <!-- [jonasbar 000616] This one is suspicious. -->
  2984.         <Instances src="ol:AppointmentItem" rel="ol:IsRecurring">
  2985.             <Instance>
  2986.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  2987.                 <HasPhrase>
  2988.                     <String>recur</String>
  2989.                     <String>recurring</String>
  2990.                 </HasPhrase>
  2991.             </Instance>
  2992. <!-- jonasbar 000828 - negation handled differently
  2993.             <Instance>
  2994.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  2995.                 <HasPhrase>
  2996.                     <String>does not recur</String>
  2997.                     <String>not recurring</String>
  2998.                 </HasPhrase>
  2999.             </Instance>
  3000. -->
  3001.         </Instances>
  3002.         <RelationType type="ol:HasLocation">
  3003.             <HasPhrase>
  3004.                 <String>at</String>
  3005.                 <String>in</String>
  3006.                 <String>place</String>
  3007.                 <String>where</String>
  3008.                 <String>building</String>
  3009.                 <String>room</String>
  3010.                 <String>conference room</String>
  3011.             </HasPhrase>
  3012.             <HasPhrase inverse="yes">
  3013.                 <String>location</String>
  3014.             </HasPhrase>
  3015.         </RelationType>
  3016.         <RelationType type="ol:HasStart">
  3017.             <HasPhrase>
  3018.                 <String>start</String>
  3019.                 <String>begin</String>
  3020.                 <String>commence</String>
  3021.             </HasPhrase>
  3022.         </RelationType>
  3023.         <RelationType type="ol:HasAttendees">
  3024.             <HasPhrase>
  3025.                 <String>attend</String>
  3026.                 <String>attend by</String>
  3027.                 <String>attendant</String>
  3028.                 <String>meeting with</String>
  3029.                 <String>meet with</String>
  3030.                 <String>with</String>
  3031.             </HasPhrase>
  3032.         </RelationType>
  3033.         <EntityType type="ol:MeetingItem">
  3034.             <HasPhrase>
  3035.                 <String>meeting item</String>
  3036.                 <String>meeting request item</String>
  3037.                 <String>meeting request</String>
  3038.             </HasPhrase>
  3039.         </EntityType>
  3040.         <EntityType type="ol:TaskItem">
  3041.             <HasPhrase>
  3042.                 <String>task item</String>
  3043.                 <String>task</String>
  3044.                 <String>task list</String>
  3045.                 <String>todo</String>
  3046.                 <String>todo list</String>
  3047.                 <String>to do</String>
  3048.                 <String>to do list</String>
  3049.                 <String>Tasks</String> <!-- jonasbar 000914 - for bug 667 -->
  3050.                 <String>tasks folder</String> <!-- jonasbar 000914 - for bug 667 -->
  3051.                 <String>folder tasks</String> <!-- jonasbar 000914 - for bug 667 -->
  3052.             </HasPhrase>
  3053.         </EntityType>
  3054.         <RelationType type="ol:HasActualWork">
  3055.             <HasPhrase>
  3056.                 <String>actual work</String>
  3057.             </HasPhrase>
  3058.         </RelationType>
  3059.         <RelationType type="ol:HasCardData">
  3060.             <HasPhrase>
  3061.                 <String>card data</String>
  3062.                 <String>card</String>
  3063.                 <String>data</String>
  3064.             </HasPhrase>
  3065.         </RelationType>
  3066.         <Instances src="ol:TaskItem" rel="ol:IsComplete">
  3067.             <Instance>
  3068.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  3069.                 <HasPhrase>
  3070.                     <String>complete</String>
  3071.                     <!-- <String>completed</String> -->
  3072.                     <String>done</String>
  3073.                     <String>finish</String>
  3074.                     <String>ready</String>
  3075.                 </HasPhrase>
  3076.             </Instance>
  3077.             <Instance>
  3078.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  3079.                 <HasPhrase>
  3080.                     <String>incomplete</String>
  3081. <!-- jonasbar 000828 - negation handled differently
  3082.                     <String>not complete</String>
  3083.                     <String>not done</String>
  3084.                     <String>not finished</String>
  3085.                     <String>not ready</String>
  3086. -->
  3087.                     <String>outstanding</String>
  3088.                     <String>uncompleted</String>
  3089.                     <String>need to complete</String>
  3090.                     <String>pending</String>
  3091.                     <String>partially complete</String>
  3092.                     <String>partially done</String>
  3093.                     <String>partially ready</String>
  3094.                     <String>active</String>
  3095.                 </HasPhrase>
  3096.             </Instance>
  3097.         </Instances>
  3098.         <RelationType type="ol:HasContacts">
  3099.             <HasPhrase>
  3100.                 <String>contact</String>
  3101.                 <String>contact name</String>
  3102.             </HasPhrase>
  3103.         </RelationType>
  3104.         <RelationType type="ol:HasDelegator">
  3105.             <HasPhrase>
  3106.                 <String>delegated</String>
  3107.             </HasPhrase>
  3108.         </RelationType>
  3109.         <RelationType type="ol:HasDueDate">
  3110.             <HasPhrase>
  3111.                 <String>due</String>
  3112.                 <String>due date</String>
  3113.                 <String>due on</String>
  3114.             </HasPhrase>
  3115.         </RelationType>
  3116.         <RelationType type="ol:HasOwner">
  3117.             <HasPhrase>
  3118.                 <String>owner</String>
  3119.                 <String>owned by</String>
  3120.             </HasPhrase>
  3121.         </RelationType>
  3122.         <RelationType type="ol:HasOwnership">
  3123.             <HasPhrase>
  3124.                 <String>ownership</String>
  3125.             </HasPhrase>
  3126.         </RelationType>
  3127.         <Instances type="ol:OlTaskOwnership">
  3128.             <Instance>
  3129.                 <ol:Long dt="int">0</ol:Long>
  3130.                 <HasPhrase>
  3131.                     <String>new</String>
  3132.                     <String>new task</String>
  3133.                 </HasPhrase>
  3134.             </Instance>
  3135.             <Instance>
  3136.                 <ol:Long dt="int">1</ol:Long>
  3137.                 <HasPhrase>
  3138.                     <String>delegated</String>
  3139.                 </HasPhrase>
  3140.             </Instance>
  3141.             <Instance>
  3142.                 <ol:Long dt="int">2</ol:Long>
  3143.                 <HasPhrase>
  3144.                     <String>own</String>
  3145.                 </HasPhrase>
  3146.             </Instance>
  3147.         </Instances>
  3148.         <RelationType type="ol:HasPercentComplete">
  3149.             <HasPhrase>
  3150.                 <String>percent complete</String>
  3151.                 <String>percent</String>
  3152.                 <String>completeness</String>
  3153.                 <String>how complete</String>
  3154.             </HasPhrase>
  3155.         </RelationType>
  3156.         <RelationType type="ol:HasResponseState">
  3157.             <HasPhrase>
  3158.                 <String>response</String>
  3159.                 <String>response state</String>
  3160.             </HasPhrase>
  3161.         </RelationType>
  3162.         <Instances type="ol:OlTaskResponse">
  3163.             <Instance>
  3164.                 <ol:Long dt="int">0</ol:Long>
  3165.                 <HasPhrase>
  3166.                     <String>not delegate</String>
  3167.                 </HasPhrase>
  3168.             </Instance>
  3169.             <Instance>
  3170.                 <ol:Long dt="int">1</ol:Long>
  3171.                 <HasPhrase>
  3172.                     <String>not respond</String>
  3173.                     <String>not answer</String>
  3174.                 </HasPhrase>
  3175.             </Instance>
  3176.             <Instance>
  3177.                 <ol:Long dt="int">2</ol:Long>
  3178.                 <HasPhrase>
  3179.                     <String>accept</String>
  3180.                 </HasPhrase>
  3181.             </Instance>
  3182.             <Instance>
  3183.                 <ol:Long dt="int">3</ol:Long>
  3184.                 <HasPhrase>
  3185.                     <String>decline</String>
  3186.                 </HasPhrase>
  3187.             </Instance>
  3188.         </Instances>
  3189.         <RelationType type="ol:HasRole">
  3190.             <HasPhrase>
  3191.                 <String>role</String>
  3192.             </HasPhrase>
  3193.         </RelationType>
  3194.         <RelationType type="ol:HasStartDate">
  3195.             <HasPhrase>
  3196.                 <String>start</String>
  3197.                 <String>start date</String>
  3198.                 <String>starting</String>
  3199.             </HasPhrase>
  3200.         </RelationType>
  3201.         <RelationType type="ol:HasStatus">
  3202.             <HasPhrase>
  3203.                 <String>status</String>
  3204.                 <String>task status</String>
  3205.             </HasPhrase>
  3206.         </RelationType>
  3207.         <Instances type="ol:OlTaskStatus">
  3208.             <Instance>
  3209.                 <ol:Long dt="int">0</ol:Long>
  3210.                 <HasPhrase>
  3211.                     <String>not started</String>
  3212.                 </HasPhrase>
  3213.             </Instance>
  3214.             <Instance>
  3215.                 <ol:Long dt="int">1</ol:Long>
  3216.                 <HasPhrase>
  3217.                     <String>in progress</String>
  3218.                     <String>worked on</String>
  3219.                 </HasPhrase>
  3220.             </Instance>
  3221.             <Instance>
  3222.                 <ol:Long dt="int">2</ol:Long>
  3223.                 <HasPhrase>
  3224.                     <String>complete</String>
  3225.                     <String>completed</String>
  3226.                     <String>done</String>
  3227.                     <String>finished</String>
  3228.                 </HasPhrase>
  3229.             </Instance>
  3230.             <Instance>
  3231.                 <ol:Long dt="int">3</ol:Long>
  3232.                 <HasPhrase>
  3233.                     <String>waiting</String>
  3234.                     <String>on hold</String>
  3235.                 </HasPhrase>
  3236.             </Instance>
  3237.             <Instance>
  3238.                 <ol:Long dt="int">4</ol:Long>
  3239.                 <HasPhrase>
  3240.                     <String>deferred</String>
  3241.                 </HasPhrase>
  3242.             </Instance>
  3243.         </Instances>
  3244.         <Instances src="ol:TaskItem" rel="ol:IsTeamTask">
  3245.             <Instance>
  3246.                 <ol:Boolean dt="boolean">True</ol:Boolean>
  3247.                 <HasPhrase>
  3248.                     <String>team task</String>
  3249.                     <String>team</String>
  3250.                 </HasPhrase>
  3251.             </Instance>
  3252.             <Instance>
  3253.                 <ol:Boolean dt="boolean">False</ol:Boolean>
  3254.                 <HasPhrase>
  3255.                     <String>individual task</String>
  3256.                     <String>individual</String>
  3257.                 </HasPhrase>
  3258.             </Instance>
  3259.         </Instances>
  3260.         <RelationType type="ol:HasTotalWork">
  3261.             <HasPhrase>
  3262.                 <String>total work</String>
  3263.                 <String>work</String>
  3264.             </HasPhrase>
  3265.         </RelationType>
  3266.         <EntityType type="ol:DocumentItem">
  3267.             <HasPhrase>
  3268.                 <String>document</String>
  3269.                 <String>doc</String>
  3270.             </HasPhrase>
  3271.         </EntityType>
  3272.         <EntityType type="ol:EmailAddress">
  3273.             <HasPhrase>
  3274.                 <String>email address</String>
  3275.                 <String>email alias</String>
  3276.                 <String>alias</String>
  3277.             </HasPhrase>
  3278.         </EntityType>
  3279.         <EntityType type="ol:String">
  3280.             <HasPhrase>
  3281.                 <String>word</String>
  3282.             </HasPhrase>
  3283.         </EntityType>
  3284.  
  3285.         <Ignorable cost="1">
  3286.             <HasPhrase>
  3287.                 <String>with</String>
  3288.                 <String>for</String>
  3289.             </HasPhrase>
  3290.         </Ignorable>
  3291.         <Ignorable cost="3">
  3292.             <HasPhrase>
  3293.                 <String>where</String>
  3294.             </HasPhrase>
  3295.         </Ignorable>
  3296.         <Ignorable cost="0">
  3297.             <HasPhrase>
  3298.                 <String>me</String>
  3299.                 <String>my</String>
  3300.                 <String>that</String>
  3301.             </HasPhrase>
  3302.         </Ignorable>
  3303.         <Ignorable cost="0.5"> <!-- jonasbar 000829 - changed from 1 -->
  3304.             <HasPhrase>
  3305.                 <String>contain</String> <!-- to handle "... with email address containing blah" -->
  3306.                 <String>containing</String> <!-- to handle "... with email address containing blah" -->
  3307.             </HasPhrase>
  3308.         </Ignorable>
  3309.         <Ignorable cost="1">
  3310.             <HasPhrase>
  3311.                 <String>get hold of</String>
  3312.                 <String>show me</String>
  3313.                 <String>give me</String>
  3314.                 <String>would like</String>
  3315.                 <String>show me what</String>
  3316.                 <String>find me</String>
  3317.                 <String>find all </String>
  3318.                 <String>let's look at</String>
  3319.                 <String>bring up</String>
  3320.                 <String>display all</String>
  3321.                 <String>give me</String>
  3322.                 <String>search for</String>
  3323.                 <String>get info</String>
  3324.                 <String>tell me</String>
  3325.                 <String>list all</String>
  3326.                 <String>get all</String>
  3327.             </HasPhrase>
  3328.         </Ignorable>
  3329.         <Verb cost="1">
  3330.             <HasPhrase>
  3331.                 <String>be</String>
  3332.                 <String>am</String>
  3333.                 <String>are</String>
  3334.                 <String>is</String>
  3335.                 <String>was</String>
  3336.                 <String>were</String>
  3337.                 <String>been</String>
  3338.                 <String>being</String>
  3339.             </HasPhrase>
  3340.         </Verb>
  3341.         <Verb cost="1">
  3342.             <HasPhrase>
  3343.                 <String>have</String>
  3344.                 <String>has</String>
  3345.                 <String>had</String>
  3346.                 <String>having</String>
  3347.             </HasPhrase>
  3348.         </Verb>
  3349.         <Verb cost="1">
  3350.             <HasPhrase>
  3351.                 <String>will</String>
  3352.                 <String>would</String>
  3353.                 <String>willing</String>
  3354.             </HasPhrase>
  3355.         </Verb>
  3356.         <Verb cost="1">
  3357.             <HasPhrase>
  3358.                 <String>show</String>
  3359.                 <String>shows</String>
  3360.                 <String>showed</String>
  3361.                 <String>shown</String>
  3362.                 <String>showing</String>
  3363.             </HasPhrase>
  3364.         </Verb>
  3365.         <Verb cost="1">
  3366.             <HasPhrase>
  3367.                 <String>display</String>
  3368.                 <String>displays</String>
  3369.                 <String>displayed</String>
  3370.                 <String>displaying</String>
  3371.             </HasPhrase>
  3372.         </Verb>
  3373.         <Verb cost="1">
  3374.             <HasPhrase>
  3375.                 <String>find</String>
  3376.                 <String>finds</String>
  3377.                 <String>found</String>
  3378.                 <String>finding</String>
  3379.             </HasPhrase>
  3380.         </Verb>
  3381.         <Verb cost="1">
  3382.             <HasPhrase>
  3383.                 <String>get</String>
  3384.                 <String>gets</String>
  3385.                 <String>got</String>
  3386.                 <String>gotten</String>
  3387.                 <String>getting</String>
  3388.             </HasPhrase>
  3389.         </Verb>
  3390.         <Verb cost="1">
  3391.             <HasPhrase>
  3392.                 <String>exist</String>
  3393.                 <String>exists</String>
  3394.                 <String>existed</String>
  3395.                 <String>existing</String>
  3396.             </HasPhrase>
  3397.         </Verb>
  3398.         <Verb cost="1">
  3399.             <HasPhrase>
  3400.                 <String>do</String>
  3401.                 <String>does</String>
  3402.                 <String>did</String>
  3403.                 <String>doing</String>
  3404.                 <String>done</String>
  3405.             </HasPhrase>
  3406.         </Verb>
  3407.         <Verb cost="1">
  3408.             <HasPhrase>
  3409.                 <String>give</String>
  3410.                 <String>gives</String>
  3411.                 <String>gave</String>
  3412.                 <String>given</String>
  3413.                 <String>giving</String>
  3414.             </HasPhrase>
  3415.         </Verb>
  3416.         <Verb cost="1">
  3417.             <HasPhrase>
  3418.                 <String>know</String>
  3419.                 <String>knows</String>
  3420.                 <String>knew</String>
  3421.                 <String>known</String>
  3422.                 <String>knowing</String>
  3423.             </HasPhrase>
  3424.         </Verb>
  3425.         <Verb cost="1">
  3426.             <HasPhrase>
  3427.                 <String>want</String>
  3428.                 <String>wants</String>
  3429.                 <String>wanted</String>
  3430.                 <String>wanting</String>
  3431.             </HasPhrase>
  3432.         </Verb>
  3433.         <Verb cost="1">
  3434.             <HasPhrase>
  3435.                 <String>receive</String>
  3436.                 <String>receives</String>
  3437.                 <String>received</String>
  3438.                 <String>receiving</String>
  3439.             </HasPhrase>
  3440.         </Verb>
  3441.         <Verb cost="1">
  3442.             <HasPhrase>
  3443.                 <String>like</String>
  3444.                 <String>likes</String>
  3445.                 <String>liked</String>
  3446.                 <String>liking</String>
  3447.             </HasPhrase>
  3448.         </Verb>
  3449.         <Verb cost="1">
  3450.             <HasPhrase>
  3451.                 <String>hold</String>
  3452.                 <String>holds</String>
  3453.                 <String>held</String>
  3454.                 <String>holding</String>
  3455.             </HasPhrase>
  3456.         </Verb>
  3457.     <Synonyms type="ol:PersonName">
  3458.         <HasPhrase>
  3459.             <String>albert</String>
  3460.             <String>al</String>
  3461.         </HasPhrase>
  3462.     </Synonyms>
  3463.     <Synonyms type="ol:PersonName">
  3464.         <HasPhrase>
  3465.             <String>alexander</String>
  3466.             <String>alex</String>
  3467.         </HasPhrase>
  3468.     </Synonyms>
  3469.     <Synonyms type="ol:PersonName">
  3470.         <HasPhrase>
  3471.             <String>andrew</String>
  3472.             <String>andy</String>
  3473.             <String>drew</String>
  3474.         </HasPhrase>
  3475.     </Synonyms>
  3476.     <Synonyms type="ol:PersonName">
  3477.         <HasPhrase>
  3478.             <String>angela</String>
  3479.             <String>angie</String>
  3480.         </HasPhrase>
  3481.     </Synonyms>
  3482.     <Synonyms type="ol:PersonName">
  3483.         <HasPhrase>
  3484.             <String>anthony</String>
  3485.             <String>antonio</String>
  3486.             <String>tony</String>
  3487.         </HasPhrase>
  3488.     </Synonyms>
  3489.     <Synonyms type="ol:PersonName">
  3490.         <HasPhrase>
  3491.             <String>arthur</String>
  3492.             <String>art</String>
  3493.         </HasPhrase>
  3494.     </Synonyms>
  3495.     <Synonyms type="ol:PersonName">
  3496.         <HasPhrase>
  3497.             <String>barbara</String>
  3498.             <String>barb</String>
  3499.             <String>bobbie</String>
  3500.         </HasPhrase>
  3501.     </Synonyms>
  3502.     <Synonyms type="ol:PersonName">
  3503.         <HasPhrase>
  3504.             <String>benjamin</String>
  3505.             <String>ben</String>
  3506.         </HasPhrase>
  3507.     </Synonyms>
  3508.     <Synonyms type="ol:PersonName">
  3509.         <HasPhrase>
  3510.             <String>bradley</String>
  3511.             <String>brad</String>
  3512.         </HasPhrase>
  3513.     </Synonyms>
  3514.     <Synonyms type="ol:PersonName">
  3515.         <HasPhrase>
  3516.             <String>cameron</String>
  3517.             <String>cam</String>
  3518.         </HasPhrase>
  3519.     </Synonyms>
  3520.     <Synonyms type="ol:PersonName">
  3521.         <HasPhrase>
  3522.             <String>catherine</String>
  3523.             <String>cathy</String>
  3524.         </HasPhrase>
  3525.     </Synonyms>
  3526.     <Synonyms type="ol:PersonName">
  3527.         <HasPhrase>
  3528.             <String>candace</String>
  3529.             <String>candy</String>
  3530.         </HasPhrase>
  3531.     </Synonyms>
  3532.     <Synonyms type="ol:PersonName">
  3533.         <HasPhrase>
  3534.             <String>charles</String>
  3535.             <String>charlie</String>
  3536.             <String>chuck</String>
  3537.         </HasPhrase>
  3538.     </Synonyms>
  3539.     <Synonyms type="ol:PersonName">
  3540.         <HasPhrase>
  3541.             <String>chris</String>
  3542.             <String>christopher</String>
  3543.             <String>christian</String>
  3544.         </HasPhrase>
  3545.     </Synonyms>
  3546.     <Synonyms type="ol:PersonName">
  3547.         <HasPhrase>
  3548.             <String>christina</String>
  3549.             <String>tina</String>
  3550.         </HasPhrase>
  3551.     </Synonyms>
  3552.     <Synonyms type="ol:PersonName">
  3553.         <HasPhrase>
  3554.             <String>christine</String>
  3555.             <String>christy</String>
  3556.         </HasPhrase>
  3557.     </Synonyms>
  3558.     <Synonyms type="ol:PersonName">
  3559.         <HasPhrase>
  3560.             <String>cynthia</String>
  3561.             <String>cindy</String>
  3562.             <String>cindi</String>
  3563.         </HasPhrase>
  3564.     </Synonyms>
  3565.     <Synonyms type="ol:PersonName">
  3566.         <HasPhrase>
  3567.             <String>curtis</String>
  3568.             <String>curt</String>
  3569.         </HasPhrase>
  3570.     </Synonyms>
  3571.     <Synonyms type="ol:PersonName">
  3572.         <HasPhrase>
  3573.             <String>dan</String>
  3574.             <String>daniel</String>
  3575.             <String>danny</String>
  3576.         </HasPhrase>
  3577.     </Synonyms>
  3578.     <Synonyms type="ol:PersonName">
  3579.         <HasPhrase>
  3580.             <String>dave</String>
  3581.             <String>david</String>
  3582.         </HasPhrase>
  3583.     </Synonyms>
  3584.     <Synonyms type="ol:PersonName">
  3585.         <HasPhrase>
  3586.             <String>deb</String>
  3587.             <String>debbie</String>
  3588.             <String>debora</String>
  3589.             <String>deborah</String>
  3590.         </HasPhrase>
  3591.     </Synonyms>
  3592.     <Synonyms type="ol:PersonName">
  3593.         <HasPhrase>
  3594.             <String>don</String>
  3595.             <String>donald</String>
  3596.         </HasPhrase>
  3597.     </Synonyms>
  3598.     <Synonyms type="ol:PersonName">
  3599.         <HasPhrase>
  3600.             <String>douglas</String>
  3601.             <String>doug</String>
  3602.         </HasPhrase>
  3603.     </Synonyms>
  3604.     <Synonyms type="ol:PersonName">
  3605.         <HasPhrase>
  3606.             <String>edward</String>
  3607.             <String>ed</String>
  3608.             <String>eddie</String>
  3609.         </HasPhrase>
  3610.     </Synonyms>
  3611.     <Synonyms type="ol:PersonName">
  3612.         <HasPhrase>
  3613.             <String>edwin</String>
  3614.             <String>ed</String>
  3615.         </HasPhrase>
  3616.     </Synonyms>
  3617.     <Synonyms type="ol:PersonName">
  3618.         <HasPhrase>
  3619.             <String>elizabeth</String>
  3620.             <String>beth</String>
  3621.             <String>betsy</String>
  3622.             <String>liz</String>
  3623.         </HasPhrase>
  3624.     </Synonyms>
  3625.     <Synonyms type="ol:PersonName">
  3626.         <HasPhrase>
  3627.             <String>eugene</String>
  3628.             <String>gene</String>
  3629.         </HasPhrase>
  3630.     </Synonyms>
  3631.     <Synonyms type="ol:PersonName">
  3632.         <HasPhrase>
  3633.             <String>francis</String>
  3634.             <String>frank</String>
  3635.         </HasPhrase>
  3636.     </Synonyms>
  3637.     <Synonyms type="ol:PersonName">
  3638.         <HasPhrase>
  3639.             <String>francisco</String>
  3640.             <String>paco</String>
  3641.         </HasPhrase>
  3642.     </Synonyms>
  3643.     <Synonyms type="ol:PersonName">
  3644.         <HasPhrase>
  3645.             <String>frederick</String>
  3646.             <String>fred</String>
  3647.             <String>rick</String>
  3648.         </HasPhrase>
  3649.     </Synonyms>
  3650.     <Synonyms type="ol:PersonName">
  3651.         <HasPhrase>
  3652.             <String>gabriel</String>
  3653.             <String>gabe</String>
  3654.         </HasPhrase>
  3655.     </Synonyms>
  3656.     <Synonyms type="ol:PersonName">
  3657.         <HasPhrase>
  3658.             <String>geoffrey</String>
  3659.             <String>geoff</String>
  3660.         </HasPhrase>
  3661.     </Synonyms>
  3662.     <Synonyms type="ol:PersonName">
  3663.         <HasPhrase>
  3664.             <String>gerald</String>
  3665.             <String>gerry</String>
  3666.             <String>jerry</String>
  3667.         </HasPhrase>
  3668.     </Synonyms>
  3669.     <Synonyms type="ol:PersonName">
  3670.         <HasPhrase>
  3671.             <String>gerard</String>
  3672.             <String>gerry</String>
  3673.             <String>jerry</String>
  3674.         </HasPhrase>
  3675.     </Synonyms>
  3676.     <Synonyms type="ol:PersonName">
  3677.         <HasPhrase>
  3678.             <String>gregory</String>
  3679.             <String>greg</String>
  3680.             <String>gregg</String>
  3681.         </HasPhrase>
  3682.     </Synonyms>
  3683.     <Synonyms type="ol:PersonName">
  3684.         <HasPhrase>
  3685.             <String>harry</String>
  3686.             <String>harold</String>
  3687.         </HasPhrase>
  3688.     </Synonyms>
  3689.     <Synonyms type="ol:PersonName">
  3690.         <HasPhrase>
  3691.             <String>henry</String>
  3692.             <String>hank</String>
  3693.         </HasPhrase>
  3694.     </Synonyms>
  3695.     <Synonyms type="ol:PersonName">
  3696.         <HasPhrase>
  3697.             <String>howard</String>
  3698.             <String>howie</String>
  3699.         </HasPhrase>
  3700.     </Synonyms>
  3701.     <Synonyms type="ol:PersonName">
  3702.         <HasPhrase>
  3703.             <String>jack</String>
  3704.             <String>jon</String>
  3705.             <String>john</String>
  3706.             <String>johnny</String>
  3707.             <String>johnathan</String>
  3708.             <String>jonathan</String>
  3709.         </HasPhrase>
  3710.     </Synonyms>
  3711.     <Synonyms type="ol:PersonName">
  3712.         <HasPhrase>
  3713.             <String>jacqueline</String>
  3714.             <String>jacki</String>
  3715.             <String>jackie</String>
  3716.             <String>jacqui</String>
  3717.         </HasPhrase>
  3718.     </Synonyms>
  3719.     <Synonyms type="ol:PersonName">
  3720.         <HasPhrase>
  3721.             <String>jake</String>
  3722.             <String>jacob</String>
  3723.         </HasPhrase>
  3724.     </Synonyms>
  3725.     <Synonyms type="ol:PersonName">
  3726.         <HasPhrase>
  3727.             <String>jamie</String>
  3728.             <String>jim</String>
  3729.             <String>james</String>
  3730.         </HasPhrase>
  3731.     </Synonyms>
  3732.     <Synonyms type="ol:PersonName">
  3733.         <HasPhrase>
  3734.             <String>janet</String>
  3735.             <String>jan</String>
  3736.         </HasPhrase>
  3737.     </Synonyms>
  3738.     <Synonyms type="ol:PersonName">
  3739.         <HasPhrase>
  3740.             <String>janice</String>
  3741.             <String>jan</String>
  3742.         </HasPhrase>
  3743.     </Synonyms>
  3744.     <Synonyms type="ol:PersonName">
  3745.         <HasPhrase>
  3746.             <String>jeffery</String>
  3747.             <String>jeffrey</String>
  3748.             <String>jeff</String>
  3749.         </HasPhrase>
  3750.     </Synonyms>
  3751.     <Synonyms type="ol:PersonName">
  3752.         <HasPhrase>
  3753.             <String>jennifer</String>
  3754.             <String>jen</String>
  3755.             <String>jenn</String>
  3756.             <String>jenny</String>
  3757.         </HasPhrase>
  3758.     </Synonyms>
  3759.     <Synonyms type="ol:PersonName">
  3760.         <HasPhrase>
  3761.             <String>joe</String>
  3762.             <String>joseph</String>
  3763.         </HasPhrase>
  3764.     </Synonyms>
  3765.     <Synonyms type="ol:PersonName">
  3766.         <HasPhrase>
  3767.             <String>jonathan</String>
  3768.             <String>jon</String>
  3769.         </HasPhrase>
  3770.     </Synonyms>
  3771.     <Synonyms type="ol:PersonName">
  3772.         <HasPhrase>
  3773.             <String>joshua</String>
  3774.             <String>josh</String>
  3775.         </HasPhrase>
  3776.     </Synonyms>
  3777.     <Synonyms type="ol:PersonName">
  3778.         <HasPhrase>
  3779.             <String>judith</String>
  3780.             <String>judi</String>
  3781.             <String>judy</String>
  3782.         </HasPhrase>
  3783.     </Synonyms>
  3784.     <Synonyms type="ol:PersonName">
  3785.         <HasPhrase>
  3786.             <String>julia</String>
  3787.             <String>julie</String>
  3788.         </HasPhrase>
  3789.     </Synonyms>
  3790.     <Synonyms type="ol:PersonName">
  3791.         <HasPhrase>
  3792.             <String>katherine</String>
  3793.             <String>kate</String>
  3794.             <String>kathy</String>
  3795.             <String>katie</String>
  3796.             <String>katy</String>
  3797.         </HasPhrase>
  3798.     </Synonyms>
  3799.     <Synonyms type="ol:PersonName">
  3800.         <HasPhrase>
  3801.             <String>kathleen</String>
  3802.             <String>kate</String>
  3803.             <String>kathie</String>
  3804.             <String>kathy</String>
  3805.             <String>katie</String>
  3806.         </HasPhrase>
  3807.     </Synonyms>
  3808.     <Synonyms type="ol:PersonName">
  3809.         <HasPhrase>
  3810.             <String>kathryn</String>
  3811.             <String>kate</String>
  3812.             <String>kathy</String>
  3813.             <String>katie</String>
  3814.         </HasPhrase>
  3815.     </Synonyms>
  3816.     <Synonyms type="ol:PersonName">
  3817.         <HasPhrase>
  3818.             <String>ken</String>
  3819.             <String>kenneth</String>
  3820.             <String>kenny</String>
  3821.         </HasPhrase>
  3822.     </Synonyms>
  3823.     <Synonyms type="ol:PersonName">
  3824.         <HasPhrase>
  3825.             <String>kimberly</String>
  3826.             <String>kim</String>
  3827.         </HasPhrase>
  3828.     </Synonyms>
  3829.     <Synonyms type="ol:PersonName">
  3830.         <HasPhrase>
  3831.             <String>kristine</String>
  3832.             <String>kris</String>
  3833.         </HasPhrase>
  3834.     </Synonyms>
  3835.     <Synonyms type="ol:PersonName">
  3836.         <HasPhrase>
  3837.             <String>lawrence</String>
  3838.             <String>larry</String>
  3839.         </HasPhrase>
  3840.     </Synonyms>
  3841.     <Synonyms type="ol:PersonName">
  3842.         <HasPhrase>
  3843.             <String>leonard</String>
  3844.             <String>len</String>
  3845.             <String>lenny</String>
  3846.         </HasPhrase>
  3847.     </Synonyms>
  3848.     <Synonyms type="ol:PersonName">
  3849.         <HasPhrase>
  3850.             <String>leslie</String>
  3851.             <String>les</String>
  3852.         </HasPhrase>
  3853.     </Synonyms>
  3854.     <Synonyms type="ol:PersonName">
  3855.         <HasPhrase>
  3856.             <String>louis</String>
  3857.             <String>lou</String>
  3858.         </HasPhrase>
  3859.     </Synonyms>
  3860.     <Synonyms type="ol:PersonName">
  3861.         <HasPhrase>
  3862.             <String>margaret</String>
  3863.             <String>meg</String>
  3864.             <String>peg</String>
  3865.             <String>peggi</String>
  3866.             <String>peggy</String>
  3867.             <String>margareth</String>
  3868.             <String>maggie</String>
  3869.         </HasPhrase>
  3870.     </Synonyms>
  3871.     <Synonyms type="ol:PersonName">
  3872.         <HasPhrase>
  3873.             <String>martha</String>
  3874.             <String>marti</String>
  3875.         </HasPhrase>
  3876.     </Synonyms>
  3877.     <Synonyms type="ol:PersonName">
  3878.         <HasPhrase>
  3879.             <String>martin</String>
  3880.             <String>marty</String>
  3881.         </HasPhrase>
  3882.     </Synonyms>
  3883.     <Synonyms type="ol:PersonName">
  3884.         <HasPhrase>
  3885.             <String>matt</String>
  3886.             <String>matthew</String>
  3887.         </HasPhrase>
  3888.     </Synonyms>
  3889.     <Synonyms type="ol:PersonName">
  3890.         <HasPhrase>
  3891.             <String>melinda</String>
  3892.             <String>mindy</String>
  3893.         </HasPhrase>
  3894.     </Synonyms>
  3895.     <Synonyms type="ol:PersonName">
  3896.         <HasPhrase>
  3897.             <String>mike</String>
  3898.             <String>michael</String>
  3899.         </HasPhrase>
  3900.     </Synonyms>
  3901.     <Synonyms type="ol:PersonName">
  3902.         <HasPhrase>
  3903.             <String>mitchell</String>
  3904.             <String>mitch</String>
  3905.         </HasPhrase>
  3906.     </Synonyms>
  3907.     <Synonyms type="ol:PersonName">
  3908.         <HasPhrase>
  3909.             <String>nate</String>
  3910.             <String>nathan</String>
  3911.         </HasPhrase>
  3912.     </Synonyms>
  3913.     <Synonyms type="ol:PersonName">
  3914.         <HasPhrase>
  3915.             <String>nicholas</String>
  3916.             <String>nick</String>
  3917.         </HasPhrase>
  3918.     </Synonyms>
  3919.     <Synonyms type="ol:PersonName">
  3920.         <HasPhrase>
  3921.             <String>nicole</String>
  3922.             <String>nikki</String>
  3923.         </HasPhrase>
  3924.     </Synonyms>
  3925.     <Synonyms type="ol:PersonName">
  3926.         <HasPhrase>
  3927.             <String>norman</String>
  3928.             <String>norm</String>
  3929.         </HasPhrase>
  3930.     </Synonyms>
  3931.     <Synonyms type="ol:PersonName">
  3932.         <HasPhrase>
  3933.             <String>pamela</String>
  3934.             <String>pam</String>
  3935.         </HasPhrase>
  3936.     </Synonyms>
  3937.     <Synonyms type="ol:PersonName">
  3938.         <HasPhrase>
  3939.             <String>patricia</String>
  3940.             <String>pat</String>
  3941.             <String>patti</String>
  3942.             <String>patty</String>
  3943.             <String>tricia</String>
  3944.         </HasPhrase>
  3945.     </Synonyms>
  3946.     <Synonyms type="ol:PersonName">
  3947.         <HasPhrase>
  3948.             <String>patrick</String>
  3949.             <String>pat</String>
  3950.         </HasPhrase>
  3951.     </Synonyms>
  3952.     <Synonyms type="ol:PersonName">
  3953.         <HasPhrase>
  3954.             <String>penny</String>
  3955.             <String>penelope</String>
  3956.         </HasPhrase>
  3957.     </Synonyms>
  3958.     <Synonyms type="ol:PersonName">
  3959.         <HasPhrase>
  3960.             <String>peter</String>
  3961.             <String>pete</String>
  3962.         </HasPhrase>
  3963.     </Synonyms>
  3964.     <Synonyms type="ol:PersonName">
  3965.         <HasPhrase>
  3966.             <String>philip</String>
  3967.             <String>phil</String>
  3968.         </HasPhrase>
  3969.     </Synonyms>
  3970.     <Synonyms type="ol:PersonName">
  3971.         <HasPhrase>
  3972.             <String>randall</String>
  3973.             <String>randy</String>
  3974.         </HasPhrase>
  3975.     </Synonyms>
  3976.     <Synonyms type="ol:PersonName">
  3977.         <HasPhrase>
  3978.             <String>raymond</String>
  3979.             <String>ray</String>
  3980.         </HasPhrase>
  3981.     </Synonyms>
  3982.     <Synonyms type="ol:PersonName">
  3983.         <HasPhrase>
  3984.             <String>rebecca</String>
  3985.             <String>becca</String>
  3986.             <String>becky</String>
  3987.         </HasPhrase>
  3988.     </Synonyms>
  3989.     <Synonyms type="ol:PersonName">
  3990.         <HasPhrase>
  3991.             <String>ricardo</String>
  3992.             <String>rick</String>
  3993.         </HasPhrase>
  3994.     </Synonyms>
  3995.     <Synonyms type="ol:PersonName">
  3996.         <HasPhrase>
  3997.             <String>richard</String>
  3998.             <String>rich</String>
  3999.             <String>rick</String>
  4000.         </HasPhrase>
  4001.     </Synonyms>
  4002.     <Synonyms type="ol:PersonName">
  4003.         <HasPhrase>
  4004.             <String>robert</String>
  4005.             <String>bob</String>
  4006.             <String>rob</String>
  4007.         </HasPhrase>
  4008.     </Synonyms>
  4009.     <Synonyms type="ol:PersonName">
  4010.         <HasPhrase>
  4011.             <String>roberto</String>
  4012.             <String>robert</String>
  4013.         </HasPhrase>
  4014.     </Synonyms>
  4015.     <Synonyms type="ol:PersonName">
  4016.         <HasPhrase>
  4017.             <String>rodney</String>
  4018.             <String>rod</String>
  4019.         </HasPhrase>
  4020.     </Synonyms>
  4021.     <Synonyms type="ol:PersonName">
  4022.         <HasPhrase>
  4023.             <String>ronald</String>
  4024.             <String>ron</String>
  4025.             <String>ronnie</String>
  4026.         </HasPhrase>
  4027.     </Synonyms>
  4028.     <Synonyms type="ol:PersonName">
  4029.         <HasPhrase>
  4030.             <String>russell</String>
  4031.             <String>russ</String>
  4032.             <String>rusty</String>
  4033.         </HasPhrase>
  4034.     </Synonyms>
  4035.     <Synonyms type="ol:PersonName">
  4036.         <HasPhrase>
  4037.             <String>samantha</String>
  4038.             <String>sam</String>
  4039.         </HasPhrase>
  4040.     </Synonyms>
  4041.     <Synonyms type="ol:PersonName">
  4042.         <HasPhrase>
  4043.             <String>samuel</String>
  4044.             <String>sam</String>
  4045.         </HasPhrase>
  4046.     </Synonyms>
  4047.     <Synonyms type="ol:PersonName">
  4048.         <HasPhrase>
  4049.             <String>sandra</String>
  4050.             <String>sandi</String>
  4051.             <String>sandy</String>
  4052.         </HasPhrase>
  4053.     </Synonyms>
  4054.     <Synonyms type="ol:PersonName">
  4055.         <HasPhrase>
  4056.             <String>sarah</String>
  4057.             <String>sally</String>
  4058.         </HasPhrase>
  4059.     </Synonyms>
  4060.     <Synonyms type="ol:PersonName">
  4061.         <HasPhrase>
  4062.             <String>stanley</String>
  4063.             <String>stan</String>
  4064.         </HasPhrase>
  4065.     </Synonyms>
  4066.     <Synonyms type="ol:PersonName">
  4067.         <HasPhrase>
  4068.             <String>steve</String>
  4069.             <String>steven</String>
  4070.             <String>stephen</String>
  4071.         </HasPhrase>
  4072.     </Synonyms>
  4073.     <Synonyms type="ol:PersonName">
  4074.         <HasPhrase>
  4075.             <String>susan</String>
  4076.             <String>sue</String>
  4077.         </HasPhrase>
  4078.     </Synonyms>
  4079.     <Synonyms type="ol:PersonName">
  4080.         <HasPhrase>
  4081.             <String>suzanne</String>
  4082.             <String>susie</String>
  4083.             <String>suzie</String>
  4084.         </HasPhrase>
  4085.     </Synonyms>
  4086.     <Synonyms type="ol:PersonName">
  4087.         <HasPhrase>
  4088.             <String>tammy</String>
  4089.             <String>tamara</String>
  4090.             <String>tami</String>
  4091.         </HasPhrase>
  4092.     </Synonyms>
  4093.     <Synonyms type="ol:PersonName">
  4094.         <HasPhrase>
  4095.             <String>teresa</String>
  4096.             <String>teri</String>
  4097.             <String>tess</String>
  4098.         </HasPhrase>
  4099.     </Synonyms>
  4100.     <Synonyms type="ol:PersonName">
  4101.         <HasPhrase>
  4102.             <String>theodore</String>
  4103.             <String>ted</String>
  4104.             <String>teddy</String>
  4105.         </HasPhrase>
  4106.     </Synonyms>
  4107.     <Synonyms type="ol:PersonName">
  4108.         <HasPhrase>
  4109.             <String>theresa</String>
  4110.             <String>teri</String>
  4111.             <String>terri</String>
  4112.             <String>terry</String>
  4113.         </HasPhrase>
  4114.     </Synonyms>
  4115.     <Synonyms type="ol:PersonName">
  4116.         <HasPhrase>
  4117.             <String>thomas</String>
  4118.             <String>tom</String>
  4119.             <String>tommie</String>
  4120.             <String>tommy</String>
  4121.         </HasPhrase>
  4122.     </Synonyms>
  4123.     <Synonyms type="ol:PersonName">
  4124.         <HasPhrase>
  4125.             <String>timothy</String>
  4126.             <String>tim</String>
  4127.         </HasPhrase>
  4128.     </Synonyms>
  4129.     <Synonyms type="ol:PersonName">
  4130.         <HasPhrase>
  4131.             <String>victor</String>
  4132.             <String>vic</String>
  4133.         </HasPhrase>
  4134.     </Synonyms>
  4135.     <Synonyms type="ol:PersonName">
  4136.         <HasPhrase>
  4137.             <String>victoria</String>
  4138.             <String>vicki</String>
  4139.         </HasPhrase>
  4140.     </Synonyms>
  4141.     <Synonyms type="ol:PersonName">
  4142.         <HasPhrase>
  4143.             <String>vincent</String>
  4144.             <String>vince</String>
  4145.         </HasPhrase>
  4146.     </Synonyms>
  4147.     <Synonyms type="ol:PersonName">
  4148.         <HasPhrase>
  4149.             <String>vladimir</String>
  4150.             <String>vlad</String>
  4151.         </HasPhrase>
  4152.     </Synonyms>
  4153.     <Synonyms type="ol:PersonName">
  4154.         <HasPhrase>
  4155.             <String>walter</String>
  4156.             <String>walt</String>
  4157.         </HasPhrase>
  4158.     </Synonyms>
  4159.     <Synonyms type="ol:PersonName">
  4160.         <HasPhrase>
  4161.             <String>william</String>
  4162.             <String>bill</String>
  4163.             <String>billy</String>
  4164.             <String>will</String>
  4165.         </HasPhrase>
  4166.     </Synonyms>
  4167.         <ReplacementPair>
  4168.                 <Keyword>acepted</Keyword>
  4169.                 <Replacement>accepted</Replacement>
  4170.         </ReplacementPair>
  4171.         <ReplacementPair>
  4172.                 <Keyword>acksepted</Keyword>
  4173.                 <Replacement>accepted</Replacement>
  4174.         </ReplacementPair>
  4175.         <ReplacementPair>
  4176.                 <Keyword>acount</Keyword>
  4177.                 <Replacement>account</Replacement>
  4178.         </ReplacementPair>
  4179.         <ReplacementPair>
  4180.                 <Keyword>adress</Keyword>
  4181.                 <Replacement>address</Replacement>
  4182.         </ReplacementPair>
  4183.         <ReplacementPair>
  4184.                 <Keyword>addres</Keyword>
  4185.                 <Replacement>address</Replacement>
  4186.         </ReplacementPair>
  4187.         <ReplacementPair>
  4188.                 <Keyword>adresses</Keyword>
  4189.                 <Replacement>addresses</Replacement>
  4190.         </ReplacementPair>
  4191.         <ReplacementPair>
  4192.                 <Keyword>addreses</Keyword>
  4193.                 <Replacement>addresses</Replacement>
  4194.         </ReplacementPair>
  4195.         <ReplacementPair>
  4196.                 <Keyword>administrater</Keyword>
  4197.                 <Replacement>administrator</Replacement>
  4198.         </ReplacementPair>
  4199.         <ReplacementPair>
  4200.                 <Keyword>administraters</Keyword>
  4201.                 <Replacement>administrators</Replacement>
  4202.         </ReplacementPair>
  4203.         <ReplacementPair>
  4204.                 <Keyword>apointment</Keyword>
  4205.                 <Replacement>appointment</Replacement>
  4206.         </ReplacementPair>
  4207.         <ReplacementPair>
  4208.                 <Keyword>appoinment</Keyword>
  4209.                 <Replacement>appointment</Replacement>
  4210.         </ReplacementPair>
  4211.         <ReplacementPair>
  4212.                 <Keyword>apointments</Keyword>
  4213.                 <Replacement>appointments</Replacement>
  4214.         </ReplacementPair>
  4215.         <ReplacementPair>
  4216.                 <Keyword>appoinments</Keyword>
  4217.                 <Replacement>appointments</Replacement>
  4218.         </ReplacementPair>
  4219.         <ReplacementPair>
  4220.                 <Keyword>arange</Keyword>
  4221.                 <Replacement>arrange</Replacement>
  4222.         </ReplacementPair>
  4223.         <ReplacementPair>
  4224.                 <Keyword>aranged</Keyword>
  4225.                 <Replacement>arranged</Replacement>
  4226.         </ReplacementPair>
  4227.         <ReplacementPair>
  4228.                 <Keyword>aranges</Keyword>
  4229.                 <Replacement>arranges</Replacement>
  4230.         </ReplacementPair>
  4231.         <ReplacementPair>
  4232.                 <Keyword>asistent</Keyword>
  4233.                 <Replacement>assistant</Replacement>
  4234.         </ReplacementPair>
  4235.         <ReplacementPair>
  4236.                 <Keyword>atach</Keyword>
  4237.                 <Replacement>attach</Replacement>
  4238.         </ReplacementPair>
  4239.         <ReplacementPair>
  4240.                 <Keyword>atached</Keyword>
  4241.                 <Replacement>attached</Replacement>
  4242.         </ReplacementPair>
  4243.         <ReplacementPair>
  4244.                 <Keyword>atendent</Keyword>
  4245.                 <Replacement>attendant</Replacement>
  4246.         </ReplacementPair>
  4247.         <ReplacementPair>
  4248.                 <Keyword>attendent</Keyword>
  4249.                 <Replacement>attendant</Replacement>
  4250.         </ReplacementPair>
  4251.         <ReplacementPair>
  4252.                 <Keyword>atendents</Keyword>
  4253.                 <Replacement>attendants</Replacement>
  4254.         </ReplacementPair>
  4255.         <ReplacementPair>
  4256.                 <Keyword>attendents</Keyword>
  4257.                 <Replacement>attendants</Replacement>
  4258.         </ReplacementPair>
  4259.         <ReplacementPair>
  4260.                 <Keyword>bluw</Keyword>
  4261.                 <Replacement>blue</Replacement>
  4262.         </ReplacementPair>
  4263.         <ReplacementPair>
  4264.                 <Keyword>buisness</Keyword>
  4265.                 <Replacement>business</Replacement>
  4266.         </ReplacementPair>
  4267.         <ReplacementPair>
  4268.                 <Keyword>busines</Keyword>
  4269.                 <Replacement>business</Replacement>
  4270.         </ReplacementPair>
  4271.         <ReplacementPair>
  4272.                 <Keyword>calinder</Keyword>
  4273.                 <Replacement>calendar</Replacement>
  4274.         </ReplacementPair>
  4275.         <ReplacementPair>
  4276.                 <Keyword>calender</Keyword>
  4277.                 <Replacement>calendar</Replacement>
  4278.         </ReplacementPair>
  4279.         <ReplacementPair>
  4280.                 <Keyword>catagory</Keyword>
  4281.                 <Replacement>category</Replacement>
  4282.         </ReplacementPair>
  4283.         <ReplacementPair>
  4284.                 <Keyword>catagories</Keyword>
  4285.                 <Replacement>categories</Replacement>
  4286.         </ReplacementPair>
  4287.         <ReplacementPair>
  4288.                 <Keyword>celular</Keyword>
  4289.                 <Replacement>cellular</Replacement>
  4290.         </ReplacementPair>
  4291.         <ReplacementPair>
  4292.                 <Keyword>celuler</Keyword>
  4293.                 <Replacement>cellular</Replacement>
  4294.         </ReplacementPair>
  4295.         <ReplacementPair>
  4296.                 <Keyword>selular</Keyword>
  4297.                 <Replacement>cellular</Replacement>
  4298.         </ReplacementPair>
  4299.         <ReplacementPair>
  4300.                 <Keyword>certifecate</Keyword>
  4301.                 <Replacement>certificate</Replacement>
  4302.         </ReplacementPair>
  4303.         <ReplacementPair>
  4304.                 <Keyword>certifecates</Keyword>
  4305.                 <Replacement>certificates</Replacement>
  4306.         </ReplacementPair>
  4307.         <ReplacementPair>
  4308.                 <Keyword>collegue</Keyword>
  4309.                 <Replacement>colleague</Replacement>
  4310.         </ReplacementPair>
  4311.         <ReplacementPair>
  4312.                 <Keyword>collegues</Keyword>
  4313.                 <Replacement>colleagues</Replacement>
  4314.         </ReplacementPair>
  4315.         <ReplacementPair>
  4316.                 <Keyword>comense</Keyword>
  4317.                 <Replacement>commence</Replacement>
  4318.         </ReplacementPair>
  4319.         <ReplacementPair>
  4320.                 <Keyword>committment</Keyword>
  4321.                 <Replacement>commitment</Replacement>
  4322.         </ReplacementPair>
  4323.         <ReplacementPair>
  4324.                 <Keyword>consern</Keyword>
  4325.                 <Replacement>concern</Replacement>
  4326.         </ReplacementPair>
  4327.         <ReplacementPair>
  4328.                 <Keyword>conserning</Keyword>
  4329.                 <Replacement>concerning</Replacement>
  4330.         </ReplacementPair>
  4331.         <ReplacementPair>
  4332.                 <Keyword>confidental</Keyword>
  4333.                 <Replacement>confidential</Replacement>
  4334.         </ReplacementPair>
  4335.         <ReplacementPair>
  4336.                 <Keyword>confidantal</Keyword>
  4337.                 <Replacement>confidential</Replacement>
  4338.         </ReplacementPair>
  4339.         <ReplacementPair>
  4340.                 <Keyword>contian</Keyword>
  4341.                 <Replacement>contain</Replacement>
  4342.         </ReplacementPair>
  4343.         <ReplacementPair>
  4344.                 <Keyword>contians</Keyword>
  4345.                 <Replacement>contains</Replacement>
  4346.         </ReplacementPair>
  4347.         <ReplacementPair>
  4348.                 <Keyword>contianing</Keyword>
  4349.                 <Replacement>containing</Replacement>
  4350.         </ReplacementPair>
  4351.         <ReplacementPair>
  4352.                 <Keyword>durring</Keyword>
  4353.                 <Replacement>during</Replacement>
  4354.         </ReplacementPair>
  4355.         <ReplacementPair>
  4356.                 <Keyword>emial</Keyword>
  4357.                 <Replacement>email</Replacement>
  4358.         </ReplacementPair>
  4359.         <ReplacementPair>
  4360.                 <Keyword>emials</Keyword>
  4361.                 <Replacement>emails</Replacement>
  4362.         </ReplacementPair>
  4363.         <ReplacementPair>
  4364.                 <Keyword>faxsimilie</Keyword>
  4365.                 <Replacement>facsimile</Replacement>
  4366.         </ReplacementPair>
  4367.         <ReplacementPair>
  4368.                 <Keyword>faxsim</Keyword>
  4369.                 <Replacement>facsimile</Replacement>
  4370.         </ReplacementPair>
  4371.         <ReplacementPair>
  4372.                 <Keyword>freind</Keyword>
  4373.                 <Replacement>friend</Replacement>
  4374.         </ReplacementPair>
  4375.         <ReplacementPair>
  4376.                 <Keyword>freinds</Keyword>
  4377.                 <Replacement>friends</Replacement>
  4378.         </ReplacementPair>
  4379.         <ReplacementPair>
  4380.                 <Keyword>fromn</Keyword>
  4381.                 <Replacement>from</Replacement>
  4382.         </ReplacementPair>
  4383.         <ReplacementPair>
  4384.                 <Keyword>fueture</Keyword>
  4385.                 <Replacement>future</Replacement>
  4386.         </ReplacementPair>
  4387.         <ReplacementPair>
  4388.                 <Keyword>groop</Keyword>
  4389.                 <Replacement>group</Replacement>
  4390.         </ReplacementPair>
  4391.         <ReplacementPair>
  4392.                 <Keyword>importence</Keyword>
  4393.                 <Replacement>importance</Replacement>
  4394.         </ReplacementPair>
  4395.         <ReplacementPair>
  4396.                 <Keyword>importent</Keyword>
  4397.                 <Replacement>important</Replacement>
  4398.         </ReplacementPair>
  4399.         <ReplacementPair>
  4400.                 <Keyword>indevidual</Keyword>
  4401.                 <Replacement>individual</Replacement>
  4402.         </ReplacementPair>
  4403.         <ReplacementPair>
  4404.                 <Keyword>individule</Keyword>
  4405.                 <Replacement>individual</Replacement>
  4406.         </ReplacementPair>
  4407.         <ReplacementPair>
  4408.                 <Keyword>indeviduals</Keyword>
  4409.                 <Replacement>individuals</Replacement>
  4410.         </ReplacementPair>
  4411.         <ReplacementPair>
  4412.                 <Keyword>individules</Keyword>
  4413.                 <Replacement>individuals</Replacement>
  4414.         </ReplacementPair>
  4415.         <ReplacementPair>
  4416.                 <Keyword>insensative</Keyword>
  4417.                 <Replacement>insensitive</Replacement>
  4418.         </ReplacementPair>
  4419.         <ReplacementPair>
  4420.                 <Keyword>incert</Keyword>
  4421.                 <Replacement>insert</Replacement>
  4422.         </ReplacementPair>
  4423.         <ReplacementPair>
  4424.                 <Keyword>journel</Keyword>
  4425.                 <Replacement>journal</Replacement>
  4426.         </ReplacementPair>
  4427.         <ReplacementPair>
  4428.                 <Keyword>kno</Keyword>
  4429.                 <Replacement>know</Replacement>
  4430.         </ReplacementPair>
  4431.         <ReplacementPair>
  4432.                 <Keyword>langage</Keyword>
  4433.                 <Replacement>language</Replacement>
  4434.         </ReplacementPair>
  4435.         <ReplacementPair>
  4436.                 <Keyword>languge</Keyword>
  4437.                 <Replacement>language</Replacement>
  4438.         </ReplacementPair>
  4439.         <ReplacementPair>
  4440.                 <Keyword>mael</Keyword>
  4441.                 <Replacement>mail</Replacement>
  4442.         </ReplacementPair>
  4443.         <ReplacementPair>
  4444.                 <Keyword>maels</Keyword>
  4445.                 <Replacement>mails</Replacement>
  4446.         </ReplacementPair>
  4447.         <ReplacementPair>
  4448.                 <Keyword>manege</Keyword>
  4449.                 <Replacement>manage</Replacement>
  4450.         </ReplacementPair>
  4451.         <ReplacementPair>
  4452.                 <Keyword>maneges</Keyword>
  4453.                 <Replacement>manages</Replacement>
  4454.         </ReplacementPair>
  4455.         <ReplacementPair>
  4456.                 <Keyword>maniger</Keyword>
  4457.                 <Replacement>manager</Replacement>
  4458.         </ReplacementPair>
  4459.         <ReplacementPair>
  4460.                 <Keyword>meating</Keyword>
  4461.                 <Replacement>meeting</Replacement>
  4462.         </ReplacementPair>
  4463.         <ReplacementPair>
  4464.                 <Keyword>meatings</Keyword>
  4465.                 <Replacement>meetings</Replacement>
  4466.         </ReplacementPair>
  4467.         <ReplacementPair>
  4468.                 <Keyword>mesage</Keyword>
  4469.                 <Replacement>message</Replacement>
  4470.         </ReplacementPair>
  4471.         <ReplacementPair>
  4472.                 <Keyword>mesages</Keyword>
  4473.                 <Replacement>messages</Replacement>
  4474.         </ReplacementPair>
  4475.         <ReplacementPair>
  4476.                 <Keyword>milege</Keyword>
  4477.                 <Replacement>mileage</Replacement>
  4478.         </ReplacementPair>
  4479.         <ReplacementPair>
  4480.                 <Keyword>milage</Keyword>
  4481.                 <Replacement>mileage</Replacement>
  4482.         </ReplacementPair>
  4483.         <ReplacementPair>
  4484.                 <Keyword>modifacation</Keyword>
  4485.                 <Replacement>modification</Replacement>
  4486.         </ReplacementPair>
  4487.         <ReplacementPair>
  4488.                 <Keyword>modifyed</Keyword>
  4489.                 <Replacement>modified</Replacement>
  4490.         </ReplacementPair>
  4491.         <ReplacementPair>
  4492.                 <Keyword>normel</Keyword>
  4493.                 <Replacement>normal</Replacement>
  4494.         </ReplacementPair>
  4495.         <ReplacementPair>
  4496.                 <Keyword>optionel</Keyword>
  4497.                 <Replacement>optional</Replacement>
  4498.         </ReplacementPair>
  4499.         <ReplacementPair>
  4500.                 <Keyword>pagger</Keyword>
  4501.                 <Replacement>pager</Replacement>
  4502.         </ReplacementPair>
  4503.         <ReplacementPair>
  4504.                 <Keyword>parrish</Keyword>
  4505.                 <Replacement>parish</Replacement>
  4506.         </ReplacementPair>
  4507.         <ReplacementPair>
  4508.                 <Keyword>purcent</Keyword>
  4509.                 <Replacement>percent</Replacement>
  4510.         </ReplacementPair>
  4511.         <ReplacementPair>
  4512.                 <Keyword>perrson</Keyword>
  4513.                 <Replacement>person</Replacement>
  4514.         </ReplacementPair>
  4515.         <ReplacementPair>
  4516.                 <Keyword>perrsons</Keyword>
  4517.                 <Replacement>persons</Replacement>
  4518.         </ReplacementPair>
  4519.         <ReplacementPair>
  4520.                 <Keyword>porteble</Keyword>
  4521.                 <Replacement>portable</Replacement>
  4522.         </ReplacementPair>
  4523.         <ReplacementPair>
  4524.                 <Keyword>pressentation</Keyword>
  4525.                 <Replacement>presentation</Replacement>
  4526.         </ReplacementPair>
  4527.         <ReplacementPair>
  4528.                 <Keyword>pressentations</Keyword>
  4529.                 <Replacement>presentations</Replacement>
  4530.         </ReplacementPair>
  4531.         <ReplacementPair>
  4532.                 <Keyword>profesion</Keyword>
  4533.                 <Replacement>profession</Replacement>
  4534.         </ReplacementPair>
  4535.         <ReplacementPair>
  4536.                 <Keyword>proffession</Keyword>
  4537.                 <Replacement>profession</Replacement>
  4538.         </ReplacementPair>
  4539.         <ReplacementPair>
  4540.                 <Keyword>reech</Keyword>
  4541.                 <Replacement>reach</Replacement>
  4542.         </ReplacementPair>
  4543.         <ReplacementPair>
  4544.                 <Keyword>recieve</Keyword>
  4545.                 <Replacement>receive</Replacement>
  4546.         </ReplacementPair>
  4547.         <ReplacementPair>
  4548.                 <Keyword>reseve</Keyword>
  4549.                 <Replacement>receive</Replacement>
  4550.         </ReplacementPair>
  4551.         <ReplacementPair>
  4552.                 <Keyword>recieves</Keyword>
  4553.                 <Replacement>receives</Replacement>
  4554.         </ReplacementPair>
  4555.         <ReplacementPair>
  4556.                 <Keyword>reseves</Keyword>
  4557.                 <Replacement>receives</Replacement>
  4558.         </ReplacementPair>
  4559.         <ReplacementPair>
  4560.                 <Keyword>recevied</Keyword>
  4561.                 <Replacement>received</Replacement>
  4562.         </ReplacementPair>
  4563.         <ReplacementPair>
  4564.                 <Keyword>recieved</Keyword>
  4565.                 <Replacement>received</Replacement>
  4566.         </ReplacementPair>
  4567.         <ReplacementPair>
  4568.                 <Keyword>resipient</Keyword>
  4569.                 <Replacement>recipient</Replacement>
  4570.         </ReplacementPair>
  4571.         <ReplacementPair>
  4572.                 <Keyword>resipients</Keyword>
  4573.                 <Replacement>recipients</Replacement>
  4574.         </ReplacementPair>
  4575.         <ReplacementPair>
  4576.                 <Keyword>refered</Keyword>
  4577.                 <Replacement>referred</Replacement>
  4578.         </ReplacementPair>
  4579.         <ReplacementPair>
  4580.                 <Keyword>reguard</Keyword>
  4581.                 <Replacement>regard</Replacement>
  4582.         </ReplacementPair>
  4583.         <ReplacementPair>
  4584.                 <Keyword>reguarding</Keyword>
  4585.                 <Replacement>regarding</Replacement>
  4586.         </ReplacementPair>
  4587.         <ReplacementPair>
  4588.                 <Keyword>repeet</Keyword>
  4589.                 <Replacement>repeat</Replacement>
  4590.         </ReplacementPair>
  4591.         <ReplacementPair>
  4592.                 <Keyword>responce</Keyword>
  4593.                 <Replacement>response</Replacement>
  4594.         </ReplacementPair>
  4595.         <ReplacementPair>
  4596.                 <Keyword>responces</Keyword>
  4597.                 <Replacement>responses</Replacement>
  4598.         </ReplacementPair>
  4599.         <ReplacementPair>
  4600.                 <Keyword>roal</Keyword>
  4601.                 <Replacement>role</Replacement>
  4602.         </ReplacementPair>
  4603.         <ReplacementPair>
  4604.                 <Keyword>schidule</Keyword>
  4605.                 <Replacement>schedule</Replacement>
  4606.         </ReplacementPair>
  4607.         <ReplacementPair>
  4608.                 <Keyword>skedule</Keyword>
  4609.                 <Replacement>schedule</Replacement>
  4610.         </ReplacementPair>
  4611.         <ReplacementPair>
  4612.                 <Keyword>schiduled</Keyword>
  4613.                 <Replacement>scheduled</Replacement>
  4614.         </ReplacementPair>
  4615.         <ReplacementPair>
  4616.                 <Keyword>skeduled</Keyword>
  4617.                 <Replacement>scheduled</Replacement>
  4618.         </ReplacementPair>
  4619.         <ReplacementPair>
  4620.                 <Keyword>secratery</Keyword>
  4621.                 <Replacement>secretary</Replacement>
  4622.         </ReplacementPair>
  4623.         <ReplacementPair>
  4624.                 <Keyword>silant</Keyword>
  4625.                 <Replacement>silent</Replacement>
  4626.         </ReplacementPair>
  4627.         <ReplacementPair>
  4628.                 <Keyword>sond</Keyword>
  4629.                 <Replacement>sound</Replacement>
  4630.         </ReplacementPair>
  4631.         <ReplacementPair>
  4632.                 <Keyword>spredsheet</Keyword>
  4633.                 <Replacement>spreadsheet</Replacement>
  4634.         </ReplacementPair>
  4635.         <ReplacementPair>
  4636.                 <Keyword>subgect</Keyword>
  4637.                 <Replacement>subject</Replacement>
  4638.         </ReplacementPair>
  4639.         <ReplacementPair>
  4640.                 <Keyword>suject</Keyword>
  4641.                 <Replacement>subject</Replacement>
  4642.         </ReplacementPair>
  4643.         <ReplacementPair>
  4644.                 <Keyword>subgects</Keyword>
  4645.                 <Replacement>subjects</Replacement>
  4646.         </ReplacementPair>
  4647.         <ReplacementPair>
  4648.                 <Keyword>sujects</Keyword>
  4649.                 <Replacement>subjects</Replacement>
  4650.         </ReplacementPair>
  4651.         <ReplacementPair>
  4652.                 <Keyword>supereior</Keyword>
  4653.                 <Replacement>superior</Replacement>
  4654.         </ReplacementPair>
  4655.         <ReplacementPair>
  4656.                 <Keyword>superrior</Keyword>
  4657.                 <Replacement>superior</Replacement>
  4658.         </ReplacementPair>
  4659.         <ReplacementPair>
  4660.                 <Keyword>superviser</Keyword>
  4661.                 <Replacement>supervisor</Replacement>
  4662.         </ReplacementPair>
  4663.         <ReplacementPair>
  4664.                 <Keyword>thankgiving</Keyword>
  4665.                 <Replacement>thanksgiving</Replacement>
  4666.         </ReplacementPair>
  4667.         <ReplacementPair>
  4668.                 <Keyword>telaphone</Keyword>
  4669.                 <Replacement>telephone</Replacement>
  4670.         </ReplacementPair>
  4671.         <ReplacementPair>
  4672.                 <Keyword>tellaphone</Keyword>
  4673.                 <Replacement>telephone</Replacement>
  4674.         </ReplacementPair>
  4675.         <ReplacementPair>
  4676.                 <Keyword>tellex</Keyword>
  4677.                 <Replacement>telex</Replacement>
  4678.         </ReplacementPair>
  4679.         <ReplacementPair>
  4680.                 <Keyword>thankgiving</Keyword>
  4681.                 <Replacement>thanksgiving</Replacement>
  4682.         </ReplacementPair>
  4683.         <ReplacementPair>
  4684.                 <Keyword>thred</Keyword>
  4685.                 <Replacement>thread</Replacement>
  4686.         </ReplacementPair>
  4687.         <ReplacementPair>
  4688.                 <Keyword>threds</Keyword>
  4689.                 <Replacement>threads</Replacement>
  4690.         </ReplacementPair>
  4691.         <ReplacementPair>
  4692.                 <Keyword>ot</Keyword>
  4693.                 <Replacement>to</Replacement>
  4694.         </ReplacementPair>
  4695.         <ReplacementPair>
  4696.                 <Keyword>toune</Keyword>
  4697.                 <Replacement>town</Replacement>
  4698.         </ReplacementPair>
  4699.         <ReplacementPair>
  4700.                 <Keyword>tounes</Keyword>
  4701.                 <Replacement>towns</Replacement>
  4702.         </ReplacementPair>
  4703.         <ReplacementPair>
  4704.                 <Keyword>tipe</Keyword>
  4705.                 <Replacement>type</Replacement>
  4706.         </ReplacementPair>
  4707.         <ReplacementPair>
  4708.                 <Keyword>tipes</Keyword>
  4709.                 <Replacement>types</Replacement>
  4710.         </ReplacementPair>
  4711.         <ReplacementPair>
  4712.                 <Keyword>unimportent</Keyword>
  4713.                 <Replacement>unimportant</Replacement>
  4714.         </ReplacementPair>    </Dictionary>
  4715. </ConceptualSchema>
  4716.